Searched refs:HandleException (Results 1 – 8 of 8) sorted by relevance
145 act.sa_handler = HandleException; in SetupHandler()168 void ExceptionHandler::HandleException(int signo) { in HandleException() function in google_breakpad::ExceptionHandler
150 static void HandleException(int signo);
35 def HandleException(self, _, e): member in RunCommandExceptionHandler115 command, except_handler=exception_handler.HandleException)
281 previous_filter_ = SetUnhandledExceptionFilter(HandleException); in Initialize()454 SetUnhandledExceptionFilter(ExceptionHandler::HandleException); in ~AutoExceptionHandler()471 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException() function in google_breakpad::ExceptionHandler
317 static LONG WINAPI HandleException(EXCEPTION_POINTERS* exinfo);
182 // Dispatches to HandleException()189 bool HandleException(int exception_type,276 return breakpad->HandleException( exception_type,389 // See the HandleException() method for the details.674 HandleException(0, 0, 0, mach_thread_self());679 bool Breakpad::HandleException(int exception_type, function
6834 FUNC 1bb0 c4 4 google_breakpad::ExceptionHandler::HandleException(_EXCEPTION_POINTERS *)