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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Deh_catch.cc78 header->nextException = prev;
116 globals->caughtExceptions = header->nextException;
121 globals->caughtExceptions = header->nextException;
H A Deh_globals.cc83 next = exn->nextException;
H A Dunwind-cxx.h61 __cxa_exception *nextException; member in struct:__cxxabiv1::__cxa_exception
110 __cxa_exception *nextException; member in struct:__cxxabiv1::__cxa_dependent_exception
H A Dvec.cc58 globals->caughtExceptions = p->nextException;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Deh_catch.cc84 header->nextException = prev;
122 globals->caughtExceptions = header->nextException;
127 globals->caughtExceptions = header->nextException;
H A Deh_globals.cc91 next = exn->nextException;
H A Dunwind-cxx.h64 __cxa_exception *nextException; member in struct:__cxxabiv1::__cxa_exception
H A Dvec.cc63 globals->caughtExceptions = p->nextException;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/18_support/exception/
H A D38732.cc36 __cxa_exception *nextException; member in struct:__cxa_exception

Completed in 48 milliseconds