OpenASIP
2.0
|
Namespaces | |
ReferenceManager | |
TPEFHeaders | |
Typedefs | |
typedef HalfWord | SectionId |
Type for storing binary file section ids. More... | |
typedef Word | SectionIndex |
Type for storing section indexes. More... | |
typedef Word | SectionOffset |
Type for storing offsets relative to a given base offset value. More... | |
typedef Word | FileOffset |
Type for storing absolute file offsets. More... | |
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.