|
Preferred base address.
-
Field type:
Addr
|
|
BinReader.
-
Field type:
BinReader
|
|
ELF header.
-
Field type:
ELFHeader
|
|
Exception frame.
-
Field type:
CallFrameInformation list
|
|
Exception table.
-
Field type:
ARMap<ARMap<Addr>>
|
|
Executable address ranges.
-
Field type:
IntervalSet
|
|
Global symbols (such as R_X86_64_GLOB_DAT).
-
Field type:
Map<Addr, ELFSymbol>
|
|
ISA.
-
Field type:
ISA
|
|
Invalid address ranges.
-
Field type:
IntervalSet
|
|
List of LSDAs (Language Specific Data Areas).
-
Field type:
LanguageSpecificDataArea list
|
|
Loadable section numbers.
-
Field type:
Set<int>
|
|
Loadable segments.
-
Field type:
ProgramHeader list
|
|
Not-in-file address ranges.
-
Field type:
IntervalSet
|
|
Procedure Linkage Table.
-
Field type:
ARMap<ELFSymbol>
|
|
Segment information.
-
Field type:
ProgramHeader list
|
|
Relocation information.
-
Field type:
RelocInfo
|
|
Section information.
-
Field type:
SectionInfo
|
|
Symbol information.
-
Field type:
ELFSymbolInfo
|
|
Unwinding info table.
-
Field type:
Map<Addr, UnwindingEntry>
|