Searched defs:unexpectedHandler (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/libstdc++/libsupc++/
H A Deh_call.cc80 std::unexpected_handler unexpectedHandler = NULL; local
H A Dunwind-cxx.h60 std::unexpected_handler unexpectedHandler; member in struct:__cxxabiv1::__cxa_exception
/freebsd-10.1-release/contrib/libcxxrt/
H A Dcxxabi.h97 unexpected_handler unexpectedHandler; member in struct:__cxxabiv1::__cxa_exception
H A Dexception.cc163 unexpected_handler unexpectedHandler; member in struct:__cxa_thread_info
203 unexpected_handler unexpectedHandler; member in struct:__cxa_dependent_exception
294 static unexpected_handler unexpectedHandler = std::terminate; variable
[all...]

Completed in 35 milliseconds