Searched defs:__cxa_dependent_exception (Results 1 – 8 of 8) sorted by relevance
112 struct __cxa_dependent_exception struct115 void *primaryException;125 std::terminate_handler terminateHandler;128 __cxa_exception *nextException;132 int handlerCount;139 int propagationCount;143 int handlerSwitchValue;144 const unsigned char *actionRecord;146 _Unwind_Ptr catchTemp;147 void *adjustedPtr;[all …]
Completed in 30 milliseconds