Searched refs:nextException (Results 1 – 2 of 2) sorted by relevance
50 __cxa_exception *nextException; member88 __cxa_exception *nextException; member
464 exception_header->nextException = globals->caughtExceptions; in __cxa_begin_catch()532 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()545 globals->caughtExceptions = exception_header->nextException; in __cxa_end_catch()