Searched refs:nextPropagatingException (Results 1 – 4 of 4) sorted by relevance
51 __cxa_exception* nextPropagatingException; member88 __cxa_exception* nextPropagatingException; member
322 exception_header->nextPropagatingException = globals->propagatingExceptions; in __cxa_begin_cleanup()366 globals->propagatingExceptions = exception_header->nextPropagatingException; in __cxa_end_cleanup_impl()367 exception_header->nextPropagatingException = NULL; in __cxa_end_cleanup_impl()
55 __cxa_exception* nextPropagatingException; member93 __cxa_exception* nextPropagatingException; member
320 exception_header->nextPropagatingException = globals->propagatingExceptions; in __cxa_begin_cleanup()364 globals->propagatingExceptions = exception_header->nextPropagatingException; in __cxa_end_cleanup_impl()365 exception_header->nextPropagatingException = NULL; in __cxa_end_cleanup_impl()