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

/openbsd-current/gnu/lib/libstdc++/libstdc++/libsupc++/
H A Deh_personality.cc475 std::terminate_handler xh_terminate_handler;
481 xh_terminate_handler = xh->terminateHandler;
512 __terminate (xh_terminate_handler);
474 std::terminate_handler xh_terminate_handler; local
/openbsd-current/gnu/gcc/libstdc++-v3/libsupc++/
H A Deh_personality.cc718 std::terminate_handler xh_terminate_handler;
724 xh_terminate_handler = xh->terminateHandler;
755 __terminate (xh_terminate_handler);
717 std::terminate_handler xh_terminate_handler; local

Completed in 78 milliseconds