CACAO
|
Data Fields | |
void * | endpc |
void * | startpc |
void * | handlerpc |
classref_or_classinfo | catchtype |
Definition at line 54 of file exceptiontable.hpp.
classref_or_classinfo exceptiontable_entry_t::catchtype |
Definition at line 58 of file exceptiontable.hpp.
void* exceptiontable_entry_t::endpc |
Definition at line 55 of file exceptiontable.hpp.
void* exceptiontable_entry_t::handlerpc |
Definition at line 57 of file exceptiontable.hpp.
void* exceptiontable_entry_t::startpc |
Definition at line 56 of file exceptiontable.hpp.