#include <Auxilary.h>
Inheritance diagram for AuxilaryException:
Public Member Functions | |
AuxilaryException (uint32_t idx) | |
~AuxilaryException () | |
uint8_t | getAuxilaryType () |
char * | charStream () |
GET_FIELD_CLASS_A (uint64_t, x_exptr, x_except) | |
GET_FIELD_CLASS_A (uint32_t, x_fsize, x_except) | |
GET_FIELD_CLASS_A (uint32_t, x_endndx, x_except) | |
void | print (StringTable *stringTable, DebugSection *debugRawSect, bool followAux) |
void | changeExptrCopy (uint64_t exptr, char *buff) |
Private Attributes | |
AUXENT_64 | entry |
|
Definition at line 42 of file Auxilary.h. |
|
Definition at line 43 of file Auxilary.h. |
|
Definition at line 54 of file Auxilary.C. References entry, and Size__NN_bit_SymbolTable_Entry. Referenced by SymbolTable::instrument(). |
|
Reimplemented from SymbolBase. Definition at line 46 of file Auxilary.h. References entry. |
|
Definition at line 49 of file Auxilary.h. References entry. |
|
Definition at line 48 of file Auxilary.h. References entry. |
|
Definition at line 47 of file Auxilary.h. References entry. |
|
Reimplemented from Auxilary. Definition at line 44 of file Auxilary.h. References entry. |
|
Reimplemented from Auxilary. Definition at line 43 of file Auxilary.C. References GET_A, SymbolBase::getIndex(), Auxilary::getTypeName(), PRINT_INFOR, and x_exptr. |
|
Definition at line 40 of file Auxilary.h. Referenced by changeExptrCopy(), charStream(), GET_FIELD_CLASS_A(), and getAuxilaryType(). |