Searched refs:propagationCount (Results 1 – 2 of 2) sorted by relevance
48 int propagationCount; member85 int propagationCount; member
304 if (0 == exception_header->propagationCount) in __cxa_begin_cleanup()309 ++exception_header->propagationCount; in __cxa_begin_cleanup()347 --exception_header->propagationCount; in __cxa_end_cleanup_impl()348 if (0 == exception_header->propagationCount) in __cxa_end_cleanup_impl()