BaseRelocType
|
|
DBIStreamHeader
|
|
DBIStreamVersion
|
|
ExportAddressTableField
|
Each entry in the export address table is a field that uses one of two
formats: ExportRVA and ForwarderRVA.
|
ExportDirectoryTable
|
The export directory table contains address information that is used to
resolve imports to the entry points within this image.
|
GSIHashHeader
|
|
GSIHashRecord
|
GSI (global symbol information) hash record.
|
ImportDirectoryTable
|
The import information begins with the import directory table, which
describes the remainder of the import information. This type includes both
delay IDT and normal IDT.
|
ImportInfo
|
|
ModuleInfo
|
|
PE
|
Main PE format representation.
|
PESymbol
|
PE symbol. We separate B2R2.FrontEnd.BinFile.Symbol from format-specific
symbol type for ease of analysis.
|
RelocBlock
|
|
RelocBlockEntry
|
|
StreamDirectory
|
The Stream Directory contains information about the other streams in an MSF
file. MSF is a file system internally used in a PDB file, and a file in MSF
is often called as a stream.
|
SuperBlock
|
SuperBlock forms the header of a PDB file.
|
SymbolInfo
|
Symbol information (either from PDB or from COFF symbol table).
|
SymFlags
|
|
SymType
|
|