AndroidElfRelocationTableDataType |
AndroidElfRelocationTableDataType provides an implementation of
an Android APS2 packed ELF relocation table.
|
ElfDefaultGotPltMarkup |
ElfDefaultGotPltMarkup provides the legacy/default implementation of ELF GOT/PLT processing
which handles a limited set of cases.
|
ElfDynamic |
A class to represent the Elf32 _Dyn data structure.
|
ElfDynamicTable |
If an object file participates in dynamic linking, its program header table
will have an element of type PT_DYNAMIC.
|
ElfDynamicType |
|
ElfHeader |
A class to represent the Executable and Linking Format (ELF)
header and specification.
|
ElfProgramHeader |
An executable or shared object file's program header table is an
array of structures, each describing a segment
or other information the system needs to prepare the program for execution.
|
ElfProgramHeaderConstants |
|
ElfProgramHeaderType |
|
ElfRelocation |
A class to represent the Elf32_Rel and Elf64_Rel data structure.
|
ElfRelocationTable |
A container class to hold ELF relocations.
|
ElfSectionHeader |
A class to represent the Elf32_Shdr data structure.
|
ElfSectionHeaderConstants |
|
ElfSectionHeaderType |
|
ElfString |
|
ElfStringTable |
|
ElfSymbol |
A class to represent the ELF 32bit and 64bit Symbol data structures.
|
ElfSymbolTable |
A container class to hold ELF symbols.
|
GnuBuildIdSection |
Factory data type that marks up a Gnu Build-Id record from a
ELF .note.gnu.build-id section
|
GnuBuildIdSection.GnuBuildIdValues |
|
GnuDebugLinkSection |
Factory data type that marks up a ELF .gnu_debuglink section.
|
GnuDebugLinkSection.GnuDebugLinkSectionValues |
|
GnuVerdaux |
Auxiliary version information.
|
GnuVerdef |
Version definition sections.
|
GnuVernaux |
Auxiliary needed version information.
|
GnuVerneed |
Version dependency section.
|