Searched refs:current_handler (Results 1 – 4 of 4) sorted by relevance
474 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleException() local489 current_handler->consume_invalid_handle_exceptions_) { in HandleException()496 current_handler->get_handle_debug_exceptions()) { in HandleException()503 if (current_handler->IsOutOfProcess()) { in HandleException()504 success = current_handler->WriteMinidumpWithException( in HandleException()509 success = current_handler->WriteMinidumpOnHandlerThread(exinfo, NULL); in HandleException()531 if (current_handler->previous_filter_) { in HandleException()532 action = current_handler->previous_filter_(exinfo); in HandleException()551 ExceptionHandler* current_handler = auto_exception_handler.get_handler(); in HandleInvalidParameter() local592 if (current_handler->IsOutOfProcess()) { in HandleInvalidParameter()[all …]
184 ExceptionHandler *current_handler = in HandleException() local189 current_handler->TeardownHandler(signo); in HandleException()192 if (current_handler->InternalWriteMinidump(signo, current_ebp, &sig_ctx)) { in HandleException()201 reinterpret_cast<SignalHandler>(current_handler->old_handlers_[signo]); in HandleException()207 current_handler->SetupHandler(signo); in HandleException()
498 svr.current_handler = self ## cgt xxx
512 svr.current_handler = self ## cgt xxx