Home
last modified time | relevance | path

Searched defs:__cxa_exception (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/libc++/dist/libcxxrt/src/
H A Dcxxabi.h77 struct __cxa_exception struct
105 __cxa_exception *nextException; argument
112 int handlerCount;
119 _Unwind_Exception *nextCleanup;
123 int cleanupCount;
130 int handlerSwitchValue;
135 const char *actionRecord;
141 const char *languageSpecificData;
143 void *catchTemp;
149 void *adjustedPtr;
[all …]