Home
last modified time | relevance | path

Searched defs:exinfo (Results 1 – 6 of 6) sorted by relevance

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc471 LONG ExceptionHandler::HandleException(EXCEPTION_POINTERS* exinfo) { in HandleException()
699 EXCEPTION_POINTERS* exinfo, MDRawAssertionInfo* assertion) { in WriteMinidumpOnHandlerThread()
750 bool ExceptionHandler::WriteMinidumpForException(EXCEPTION_POINTERS* exinfo) { in WriteMinidumpForException()
781 EXCEPTION_POINTERS exinfo = { NULL, NULL }; in WriteMinidumpForChild() local
831 EXCEPTION_POINTERS* exinfo, in WriteMinidumpWithException()
907 EXCEPTION_POINTERS* exinfo, in WriteMinidumpWithExceptionForProcess()
/external/google-breakpad/src/processor/testdata/
Dtest_app.cc42 void *context, EXCEPTION_POINTERS *exinfo, in callback()
/external/google-breakpad/src/client/windows/unittests/
Dexception_handler_nesting_test.cc73 EXCEPTION_POINTERS* exinfo, in CrashHandlerFilter()
113 EXCEPTION_POINTERS* exinfo, in MinidumpWrittenCallback()
Dexception_handler_test.cc166 EXCEPTION_POINTERS* exinfo, in DumpCallback()
Dexception_handler_death_test.cc106 EXCEPTION_POINTERS* exinfo, in MinidumpWrittenCallback()
/external/google-breakpad/src/client/windows/tests/crash_generation_app/
Dcrash_generation_app.cc183 EXCEPTION_POINTERS* exinfo, in ShowDumpResults()