Searched refs:propagationCount (Results 1 – 2 of 2) sorted by relevance
50 int propagationCount; member88 int propagationCount; member
285 if (0 == exception_header->propagationCount) in __cxa_begin_cleanup()290 ++exception_header->propagationCount; in __cxa_begin_cleanup()328 --exception_header->propagationCount; in __cxa_end_cleanup_impl()329 if (0 == exception_header->propagationCount) in __cxa_end_cleanup_impl()