Searched refs:handlerCount (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc66 int count = header->handlerCount;
73 header->handlerCount = count;
110 int count = header->handlerCount;
129 header->handlerCount = count;
H A Deh_throw.cc101 header->handlerCount = -header->handlerCount;
H A Dunwind-cxx.h65 int handlerCount; member in struct:__cxxabiv1::__cxa_exception
114 int handlerCount; member in struct:__cxxabiv1::__cxa_dependent_exception
H A Dvec.cc57 p->handlerCount -= 1;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_catch.cc72 int count = header->handlerCount;
79 header->handlerCount = count;
116 int count = header->handlerCount;
135 header->handlerCount = count;
H A Deh_throw.cc95 header->handlerCount = -header->handlerCount;
H A Dunwind-cxx.h68 int handlerCount; member in struct:__cxxabiv1::__cxa_exception
H A Dvec.cc62 p->handlerCount -= 1;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/exception/
H A D38732.cc37 int handlerCount; member in struct:__cxa_exception

Completed in 126 milliseconds