Home
last modified time | relevance | path

Searched refs:kExceptionEntryPtNotFound (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/crash/content/app/
H A Dhard_error_handler_win.cc21 const DWORD kExceptionEntryPtNotFound = VcppException(ERROR_SEVERITY_ERROR, variable
99 if (exception == kExceptionEntryPtNotFound) { in HardErrorHandler()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/crash/content/app/
H A Dhard_error_handler_win.cc21 const DWORD kExceptionEntryPtNotFound = VcppException(ERROR_SEVERITY_ERROR, variable
99 if (exception == kExceptionEntryPtNotFound) { in HardErrorHandler()