Searched refs:propagationCount (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_arm.cc97 header->propagationCount++;
100 if (header->propagationCount == 1)
135 header->propagationCount--;
136 if (header->propagationCount == 0)
H A Dunwind-cxx.h75 int propagationCount; member in struct:__cxxabiv1::__cxa_exception
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc105 header->propagationCount++;
108 if (header->propagationCount == 1)
143 header->propagationCount--;
144 if (header->propagationCount == 0)
H A Dunwind-cxx.h72 int propagationCount; member in struct:__cxxabiv1::__cxa_exception
121 int propagationCount; member in struct:__cxxabiv1::__cxa_dependent_exception
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/exception/
H A D38732.cc40 int propagationCount; member in struct:__cxa_exception

Completed in 60 milliseconds