Searched refs:terminateHandler (Results 1 – 3 of 3) sorted by relevance
117 header->terminateHandler = info->terminateHandler; in throwException()118 if (!header->terminateHandler) { in throwException()119 header->terminateHandler = std::get_terminate(); in throwException()
244 terminate_helper(header->terminateHandler); in __cxa_call_unexpected()264 t_handler = old_exception_header->terminateHandler; in __cxa_call_unexpected()
287 std::terminate_handler terminateHandler; member319 std::terminate_handler terminateHandler; member