Interface | Description |
---|---|
Elf.ElfSectionLookupResult |
A tuple of section index and
ElfSection object returned from lookup functions in this
class. |
Class | Description |
---|---|
Elf | |
Elf.Elf32 | |
Elf.Elf64 | |
ElfDynamicSection | |
ElfDynamicSection.Entry | |
ElfHeader |
Encapsulate the data found in an ELF header.
|
ElfSection |
Encapsulates the header information and raw body of an ELF section.
|
ElfSectionHeader |
Encapsulate the data in an ELF section header.
|
ElfStringTable | |
ElfSymbolTable | |
ElfSymbolTable.Entry |
Encapsulate the data in an ELF section header.
|
ElfSymbolTable.Entry.Info | |
ElfVerDef | |
ElfVerDef.Verdaux | |
ElfVerDef.Verdef | |
ElfVerNeed | |
ElfVerNeed.Vernaux | |
ElfVerNeed.Verneed |