Home
last modified time | relevance | path

Searched refs:t_handler (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/libcxxabi/src/
H A Dcxa_personality.cpp1175 std::terminate_handler t_handler; in __cxa_call_unexpected() local
1184 t_handler = old_exception_header->terminateHandler; in __cxa_call_unexpected()
1199 t_handler = std::get_terminate(); in __cxa_call_unexpected()
1228 std::__terminate(t_handler); in __cxa_call_unexpected()
1239 std::__terminate(t_handler); in __cxa_call_unexpected()
1295 std::__terminate(t_handler); in __cxa_call_unexpected()