OpenASIP 2.2
|
Namespaces | |
namespace | ReferenceManager |
namespace | TPEFHeaders |
Typedefs | |
typedef HalfWord | SectionId |
Type for storing binary file section ids. | |
typedef Word | SectionIndex |
Type for storing section indexes. | |
typedef Word | SectionOffset |
Type for storing offsets relative to a given base offset value. | |
typedef Word | FileOffset |
Type for storing absolute file offsets. | |
typedef SymbolElement::SymbolType | SymbolType |
typedef SymbolElement::SymbolBinding | SymbolBinding |
typedef Word TPEF::FileOffset |
Type for storing absolute file offsets.
Definition at line 52 of file TPEFBaseType.hh.
typedef HalfWord TPEF::SectionId |
Type for storing binary file section ids.
Definition at line 43 of file TPEFBaseType.hh.
typedef Word TPEF::SectionIndex |
Type for storing section indexes.
Definition at line 46 of file TPEFBaseType.hh.
typedef Word TPEF::SectionOffset |
Type for storing offsets relative to a given base offset value.
Definition at line 49 of file TPEFBaseType.hh.
Definition at line 59 of file TPEFSymbolSectionReader.cc.
Definition at line 58 of file TPEFSymbolSectionReader.cc.