#include <Auxilary.h>
Inheritance diagram for AuxilaryCSect32:
Public Member Functions | |
AuxilaryCSect32 (uint32_t idx) | |
~AuxilaryCSect32 () | |
uint8_t | getAuxilaryType () |
char * | charStream () |
GET_FIELD_CLASS_A (uint32_t, x_scnlen, x_csect) | |
GET_FIELD_CLASS_A (uint32_t, x_parmhash, x_csect) | |
GET_FIELD_CLASS_A (uint16_t, x_snhash, x_csect) | |
GET_FIELD_CLASS_A (uint8_t, x_smtyp, x_csect) | |
GET_FIELD_CLASS_A (uint8_t, x_smclas, x_csect) | |
GET_FIELD_CLASS_A (uint32_t, x_stab, x_csect) | |
GET_FIELD_CLASS_A (uint16_t, x_snstab, x_csect) | |
uint64_t | getLength () |
Private Attributes | |
AUXENT | entry |
|
Definition at line 181 of file Auxilary.h. |
|
Definition at line 182 of file Auxilary.h. |
|
Reimplemented from SymbolBase. Definition at line 185 of file Auxilary.h. References entry. |
|
Definition at line 192 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 191 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 190 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 189 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 188 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 187 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Definition at line 186 of file Auxilary.h. References entry, and auxent::x_csect. |
|
Reimplemented from Auxilary. Definition at line 183 of file Auxilary.h. References Type__Auxilary_Symbol_CSect. |
|
Reimplemented from AuxilaryCSect. Definition at line 150 of file Auxilary.C. References GET_A. |
|
Definition at line 179 of file Auxilary.h. Referenced by charStream(), and GET_FIELD_CLASS_A(). |