#include <LoaderSection.h>
Inheritance diagram for LSSymbol32:
Public Member Functions | |
LSSymbol32 () | |
~LSSymbol32 () | |
char * | charStream () |
char * | getName (LSStringTable *st) |
uint32_t | getNameOffset () |
LOADERSYMBOL_MACROS_CLASS ("For the get_X field macros check the defines directory") | |
GET_FIELD_CLASS (char *, l_name) | |
GET_FIELD_CLASS (uint32_t, l_zeroes) | |
Protected Attributes | |
LDSYM | entry |
|
Definition at line 79 of file LoaderSection.h. |
|
Definition at line 80 of file LoaderSection.h. |
|
Reimplemented from LSSymbol. Definition at line 81 of file LoaderSection.h. References entry. |
|
|
|
|
|
Reimplemented from LSSymbol. Definition at line 72 of file LoaderSection.C. References GET, getNameOffset(), LSStringTable::getStringCopy(), l_name, and NO_NAME_OFFSET. |
|
Reimplemented from LSSymbol. Definition at line 58 of file LoaderSection.C. References GET, l_offset, l_zeroes, and NO_NAME_OFFSET. Referenced by getName(). |
|
|
|
Definition at line 77 of file LoaderSection.h. Referenced by charStream(). |