Searched refs:nextPropagatingException (Results 1 – 2 of 2) sorted by relevance
49 __cxa_exception* nextPropagatingException; member87 __cxa_exception* nextPropagatingException; member
285 exception_header->nextPropagatingException = globals->propagatingExceptions; in __cxa_begin_cleanup()329 globals->propagatingExceptions = exception_header->nextPropagatingException; in __cxa_end_cleanup_impl()330 exception_header->nextPropagatingException = NULL; in __cxa_end_cleanup_impl()