#include <Auxilary.h>
Inheritance diagram for AuxilaryCSect:
Public Member Functions | |
AuxilaryCSect (uint32_t idx) | |
~AuxilaryCSect () | |
void | print (StringTable *stringTable, DebugSection *debugRawSect, bool followAux) |
virtual uint64_t | getLength () |
|
Definition at line 169 of file Auxilary.h. |
|
Definition at line 170 of file Auxilary.h. |
|
Reimplemented in AuxilaryCSect32, and AuxilaryCSect64. Definition at line 173 of file Auxilary.h. References __SHOULD_NOT_ARRIVE. Referenced by SymbolTable::getSymbolLength(), and print(). |
|
Reimplemented from Auxilary. Definition at line 111 of file Auxilary.C. References ASSERT, GET_A, SymbolBase::getIndex(), getLength(), Auxilary::getTypeName(), PRINT_INFOR, XTY_CM, XTY_ER, XTY_LD, and XTY_SD. |