Home
last modified time | relevance | path

Searched refs:propagationCount (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc106 header->propagationCount++; in __cxa_begin_cleanup()
109 if (header->propagationCount == 1) in __cxa_begin_cleanup()
144 header->propagationCount--; in __gnu_end_cleanup()
145 if (header->propagationCount == 0) in __gnu_end_cleanup()
H A Dunwind-cxx.h85 int propagationCount; member
139 int propagationCount; member
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/libsupc++/
H A Deh_arm.cc106 header->propagationCount++; in __cxa_begin_cleanup()
109 if (header->propagationCount == 1) in __cxa_begin_cleanup()
144 header->propagationCount--; in __gnu_end_cleanup()
145 if (header->propagationCount == 0) in __gnu_end_cleanup()
H A Dunwind-cxx.h85 int propagationCount; member
139 int propagationCount; member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/
H A Ddeh.d351 int propagationCount;
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d327 int propagationCount; member