#include <RawSection.h>
Inheritance diagram for Exception:
Public Member Functions | |
virtual char * | charStream () |
virtual void | print (SymbolTable *symbolTable, uint32_t index) |
EXCEPTIONRAW_MACROS_BASIS ("For the get_X field macros check the defines directory") | |
Protected Member Functions | |
virtual | ~Exception () |
|
Definition at line 114 of file RawSection.h. |
|
Reimplemented in Exception32, and Exception64. Definition at line 116 of file RawSection.h. References __SHOULD_NOT_ARRIVE. |
|
|
|
Definition at line 215 of file RawSection.C. References GET, PRINT_INFOR, and SymbolTable::printSymbol(). Referenced by ExceptionSection::print(). |