Searched refs:propagationCount (Results 1 – 2 of 2) sorted by relevance
52 int propagationCount; member89 int propagationCount; member
320 if (0 == exception_header->propagationCount) in __cxa_begin_cleanup()325 ++exception_header->propagationCount; in __cxa_begin_cleanup()363 --exception_header->propagationCount; in __cxa_end_cleanup_impl()364 if (0 == exception_header->propagationCount) in __cxa_end_cleanup_impl()