Searched refs:propagationCount (Results 1 – 2 of 2) sorted by relevance
56 int propagationCount; member94 int propagationCount; member120 static_assert(offsetof(__cxa_exception, propagationCount) +124 static_assert(offsetof(__cxa_dependent_exception, propagationCount) +
318 if (0 == exception_header->propagationCount) in __cxa_begin_cleanup()323 ++exception_header->propagationCount; in __cxa_begin_cleanup()364 --exception_header->propagationCount; in __cxa_end_cleanup_impl()365 if (0 == exception_header->propagationCount) in __cxa_end_cleanup_impl()