Searched refs:unexpectedHandler (Results 1 - 8 of 8) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Deh_call.cc76 std::unexpected_handler unexpectedHandler = NULL; local
83 unexpectedHandler = xh->unexpectedHandler;
112 __unexpected(unexpectedHandler);
H A Dunwind-cxx.h70 std::unexpected_handler unexpectedHandler; member in struct:__cxxabiv1::__cxa_exception
124 std::unexpected_handler unexpectedHandler; member in struct:__cxxabiv1::__cxa_dependent_exception
166 // Handles re-checking the exception specification if unexpectedHandler
H A Deh_throw.cc74 header->exc.unexpectedHandler = std::get_unexpected ();
H A Deh_ptr.cc243 dep->unexpectedHandler = get_unexpected ();
H A Deh_personality.cc752 // If the unexpectedHandler rethrows the exception (e.g. to categorize it),
760 { __unexpected (xh->unexpectedHandler); }
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/exception/
H A D38732.cc33 std::unexpected_handler unexpectedHandler; member in struct:__cxa_exception
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dexcept-gcc.h118 std::unexpected_handler unexpectedHandler; member in struct:__cxa_exception
/haiku-buildtools/gcc/gcc/ada/
H A Draise-gcc.c103 void (*unexpectedHandler)(); member in struct:__cxa_exception

Completed in 162 milliseconds