#include <LoaderSection.h>
Inheritance diagram for LSSymbol64:
Public Member Functions | |
LSSymbol64 () | |
~LSSymbol64 () | |
char * | charStream () |
char * | getName (LSStringTable *st) |
uint32_t | getNameOffset () |
LOADERSYMBOL_MACROS_CLASS ("For the get_X field macros check the defines directory") | |
Protected Attributes | |
LDSYM_64 | entry |
|
Definition at line 94 of file LoaderSection.h. |
|
Definition at line 95 of file LoaderSection.h. |
|
Reimplemented from LSSymbol. Definition at line 96 of file LoaderSection.h. References entry. |
|
Reimplemented from LSSymbol. Definition at line 87 of file LoaderSection.C. References getNameOffset(), and LSStringTable::getStringCopy(). |
|
Reimplemented from LSSymbol. Definition at line 67 of file LoaderSection.C. Referenced by getName(). |
|
|
|
Definition at line 92 of file LoaderSection.h. Referenced by charStream(). |