ELFSection32L
package
struct ELFSection32L {
}
Members
- addralign
ELF32_Word addralign;
Undocumented in source.
- address
ELF32_Addr address;
Undocumented in source.
- entsize
ELF32_Word entsize;
Undocumented in source.
- flags
ELF32_Word flags;
Undocumented in source.
- info
ELF32_Word info;
Undocumented in source.
- link
ELF32_Word link;
Undocumented in source.
- name
ELF32_Word name;
Undocumented in source.
- offset
ELF32_Off offset;
Undocumented in source.
- size
ELF32_Word size;
Undocumented in source.
- type
ELF32_Word type;
Undocumented in source.