Searched refs:propagationCount (Results 1 – 2 of 2) sorted by relevance
61 int propagationCount; member99 int propagationCount; member125 static_assert(offsetof(__cxa_exception, propagationCount) +129 static_assert(offsetof(__cxa_dependent_exception, propagationCount) +
334 if (0 == exception_header->propagationCount) in __cxa_init_primary_exception()339 ++exception_header->propagationCount; in __cxa_init_primary_exception()380 --exception_header->propagationCount; in __cxa_init_primary_exception()381 if (0 == exception_header->propagationCount) in __cxa_init_primary_exception()