Lines Matching defs:__cxa_exception
77 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;
181 __cxa_exception *caughtExceptions; argument