Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/solaris/handler/
Dexception_handler.cc145 act.sa_handler = HandleException; in SetupHandler()
168 void ExceptionHandler::HandleException(int signo) { in HandleException() function in google_breakpad::ExceptionHandler
Dexception_handler.h150 static void HandleException(int signo);
/external/toolchain-utils/crosperf/
Ddownload_images.py37 def HandleException(self, _, e): member in RunCommandExceptionHandler
117 command, except_handler=exception_handler.HandleException)
/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc281 previous_filter_ = SetUnhandledExceptionFilter(HandleException); in Initialize()
455 SetUnhandledExceptionFilter(ExceptionHandler::HandleException); in ~AutoExceptionHandler()
472 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException() function in google_breakpad::ExceptionHandler
Dexception_handler.h319 static LONG WINAPI HandleException(EXCEPTION_POINTERS* exinfo);
/external/google-breakpad/src/client/mac/Framework/
DBreakpad.mm182 // 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
/external/python/cpython3/Modules/_ctypes/
Dcallproc.c433 static DWORD HandleException(EXCEPTION_POINTERS *ptrs, in HandleException() function
937 __except (HandleException(GetExceptionInformation(), in _call_function_pointer()
/external/python/cpython2/Modules/_ctypes/
Dcallproc.c408 static DWORD HandleException(EXCEPTION_POINTERS *ptrs, in HandleException() function
845 __except (HandleException(GetExceptionInformation(), in _call_function_pointer()
/external/google-breakpad/src/processor/testdata/
Dmodule0.out6834 FUNC 1bb0 c4 4 google_breakpad::ExceptionHandler::HandleException(_EXCEPTION_POINTERS *)
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym6834 FUNC 1bb0 c4 4 google_breakpad::ExceptionHandler::HandleException(_EXCEPTION_POINTERS *)