Home
last modified time | relevance | path

Searched refs:exception (Results 1 - 1 of 1) sorted by relevance

/ide/tools/previewer/util/windows/
H A DCrashHandler.cpp76 LONG CrashHandler::ApplicationCrashHandler(EXCEPTION_POINTERS *exception) in ApplicationCrashHandler() argument
84 (exception->ExceptionRecord->ExceptionAddress), stackIntLog); in ApplicationCrashHandler()
89 itoaLength = PublicMethods::Ulltoa(exception->ExceptionRecord->ExceptionCode, stackIntLog); in ApplicationCrashHandler()
94 RecordCallStack(exception->ContextRecord); in ApplicationCrashHandler()

Completed in 1 milliseconds