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