CACAO
Data Fields
exceptiontable_entry_t Struct Reference

Data Fields

voidendpc
 
voidstartpc
 
voidhandlerpc
 
classref_or_classinfo catchtype
 

Detailed Description

Definition at line 54 of file exceptiontable.hpp.

Field Documentation

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.


The documentation for this struct was generated from the following file: