Action (Module)
|
|
Action (Type)
|
How does a target value get stored on the stack frame.
|
Augmentation
|
This tells how augmetation data is handled.
|
CallFrameInformation
|
The main information block of .eh_frame. This exists roughly for every
object file, although one object file may have multiple CFIs.
|
CallSiteRecord
|
An entry in the callsite table of LSDA.
|
CanonicalFrameAddress (Module)
|
|
CanonicalFrameAddress (Type)
|
The CFA. Machine-independent representation of the current frame address.
For example, (esp+8) on x86.
|
CIENotFoundByFDEException
|
Raised when CIE is not found by FDE
|
CommonInformationEntry
|
CIE. Common Information Entry.
|
DWCFAInstruction (Module)
|
|
DWCFAInstruction (Type)
|
Dwarf instructions used for unwinding stack.
|
DWOperation (Module)
|
|
DWOperation (Type)
|
|
DWRegister
|
|
DynamicSectionEntry
|
|
DynamicTag
|
|
ELFFileType (Module)
|
|
ELFFileType (Type)
|
|
ELFGccExceptTable
|
|
ELFHeader
|
|
ELFSection
|
|
ELFSymbol
|
|
ELFSymbolInfo
|
Main data structure for storing symbol information.
|
ELFToolbox
|
This is a basic toolbox for parsing ELF, which is returned from parsing an
ELF header.
|
ExceptionHeaderApplication
|
|
ExceptionHeaderEncoding
|
|
ExceptionHeaderValue
|
|
ExceptionInfo
|
|
FrameDescriptionEntry
|
FDE. Frame Description Entry.
|
InvalidDWInstructionExpException
|
Raised when invalid sequence of dwarf instructions encountered.
|
LanguageSpecificDataArea
|
LSDA. Language Specific Data Area.
|
LSDAHeader
|
Language Specific Data Area header.
|
OSABI (Module)
|
|
OSABI (Type)
|
|
ProgramHeader (Module)
|
|
ProgramHeader (Type)
|
An executable or shared object file's program header table is an array of
structures, each of which describes a segment or the other information a
system needs to prepare for execution. An object file segment contains one
or more sections. Program headers are meaningful only for executable and
shared object files. A file specifies its own program header size with
the ELF header's members.
|
ProgramHeaderType
|
This member tells what kind of segment this array element describes or
how to interpret the array element's information. A segment is also known as
a 'program header'.
|
RelocationARMv7
|
Relocation type for ARMv7.
|
RelocationARMv8
|
Relocation type for ARMv8.
|
RelocationEntry
|
|
RelocationInfo
|
|
RelocationMIPS
|
Relocation type for MIPS.
|
RelocationPARISC
|
Relocation type for PARISC.
|
RelocationPPC32
|
Relocation type for PPC32.
|
RelocationRISCV
|
Relocation type for RISCV.
|
RelocationSH4
|
|
RelocationType
|
|
RelocationX64
|
Relocation type for x86-64.
|
RelocationX86
|
|
Rule (Module)
|
|
Rule (Type)
|
Rule that describes how a given register/return address has been saved on
the stack frame.
|
SectionFlag
|
Sections support 1-bit flags that describe miscellaneous attributes.
|
SectionHeaderIdx
|
Every symbol table entry is defined in relation to some section.
This member holds the relevant section header table index.
|
SectionType
|
This member categorizes the section's contents and semantics.
|
SymbolBind
|
A symbol's binding determines the linkage visibility and behavior.
|
SymbolType
|
A symbol's type provides a general classification for the associated entity.
|
SymbolVisibility
|
This member currently specifies a symbol's visibility
|
SymVerInfo
|
Symbol version information.
|
Target
|
Either a return address or a normal register is stored on the stack.
|
UnhandledAugStringException
|
Raised when an unhandled augment string is encountered.
|
UnhandledEHFrameVersionException
|
Raised when an unhandled eh_frame version is encountered.
|
UnhandledEncodingException
|
Raised when an unhandled encoding is encountered.
|
UnwindingEntry
|
An entry (a row) of the call frame information table (unwinding table).
|