Searched defs:__cxa_exception (Results 1 – 3 of 3) sorted by relevance
77 struct __cxa_exception struct105 __cxa_exception *nextException; argument112 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 …]
62 struct __cxa_exception struct74 __cxa_exception *nextException; argument82 __cxa_exception* nextPropagatingException; argument104 // __cxa_exception must be last, and no padding can be after it. argument