| 接口 | 说明 |
|---|---|
| ElfDataIn | |
| HashTable | |
| SymbolLocator |
| 类 | 说明 |
|---|---|
| AndroidRelocation | |
| AndroidRelocationIterator | |
| ArmExIdx | |
| DwarfCursor | |
| DwarfCursor32 | |
| DwarfCursor64 | |
| ElfDynamicStructure |
http://www.sco.com/developers/gabi/latest/ch5.dynamic.html#dynamic_section
"If an object file participates in dynamic linking, its program header table will have an element of type PT_DYNAMIC.
|
| ElfFile |
An ELF (Executable and Linkable Format) file can be a relocatable, executable, shared or core file.
|
| ElfInitArray | |
| ElfRelocation | |
| ElfSection |
Class corresponding to the Elf32_Shdr/Elf64_Shdr struct.
|
| ElfSegment |
Class corresponding to the Elf32_Phdr/Elf64_Phdr struct.
|
| ElfSymbol |
Class corresponding to the Elf32_Sym/Elf64_Sym struct.
|
| ElfSymbolStructure | |
| GnuEhFrameHeader | |
| MemoizedObject<T> |
A memoized object.
|
| PtLoadData |
| 异常错误 | 说明 |
|---|---|
| ElfException |
Generic exception class for all exceptions which occur in this package.
|
Copyright © 2021. All rights reserved.