| Class | Description |
|---|---|
| ELFNobitsSection | |
| ELFObjectFile |
Represents an ELF object file (of any kind: relocatable, shared library, executable, core, ...).
|
| ELFProgbitsSection | |
| ELFRelocationSection | |
| ELFStrtab | |
| ELFSymtab | |
| ELFUserDefinedSection |
Clients defining their own kinds of section typically want to do so in a way that is agnostic
w.r.t.
|
| Enum | Description |
|---|---|
| ELFMachine |
ELF machine type (incomplete).
|
| ELFObjectFile.ELFClass |
File class: 32 or 64 bit.
|
| ELFObjectFile.ELFEncoding |
Encoding: little endian or big endian.
|
| ELFObjectFile.ELFOsAbi |
ABI encoding.
|
| ELFObjectFile.ELFSectionFlag | |
| ELFObjectFile.ELFSegmentFlag | |
| ELFObjectFile.ELFType |
ELF file type.
|
| ELFObjectFile.SectionType |
ELF section type.
|
| ELFObjectFile.SegmentType | |
| ELFSymtab.PseudoSection | |
| ELFSymtab.SymBinding | |
| ELFSymtab.SymType |