Structs§
- ElfSection
- A section in an
ElfFile. - ElfSection
Iterator - An iterator for the sections in an
ElfFile. - Section
Table - The table of section headers in an ELF file.
Traits§
- Section
Header - A trait for generic access to
elf::SectionHeader32andelf::SectionHeader64.
Type Aliases§
- ElfSection32
- A section in an
ElfFile32. - ElfSection64
- A section in an
ElfFile64. - ElfSection
Iterator32 - An iterator for the sections in an
ElfFile32. - ElfSection
Iterator64 - An iterator for the sections in an
ElfFile64.