#include <RelocationTable.h>
Inheritance diagram for Relocation:
Public Member Functions | |
virtual char * | charStream () |
virtual void | print (SymbolTable *symbolTable, uint32_t index) |
RELOCATION_MACROS_BASIS ("For the get_X field macros check the defines directory") | |
Protected Member Functions | |
Relocation () | |
virtual | ~Relocation () |
|
Definition at line 12 of file RelocationTable.h. |
|
Definition at line 13 of file RelocationTable.h. |
|
Reimplemented in Relocation32, and Relocation64. Definition at line 15 of file RelocationTable.h. References __SHOULD_NOT_ARRIVE. |
|
Definition at line 19 of file RelocationTable.C. References GET, PRINT_INFOR, SymbolTable::printSymbol(), r_rsize, and r_rtype. Referenced by RelocationTable::print(). |
|
|