Searched refs:nextPropagatingException (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/libstdc++/libsupc++/
H A Deh_arm.cc102 header->nextPropagatingException = globals->propagatingExceptions;
139 globals->propagatingExceptions = header->nextPropagatingException;
140 header->nextPropagatingException = NULL;
H A Dunwind-cxx.h72 __cxa_exception* nextPropagatingException; member in struct:__cxxabiv1::__cxa_exception

Completed in 152 milliseconds