Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/windows/handler/
Dexception_handler.cc654 exception_record.ExceptionCode = STATUS_NONCONTINUABLE_EXCEPTION; in HandlePureVirtualCall()
745 exception_record.ExceptionCode = STATUS_NONCONTINUABLE_EXCEPTION; in WriteMinidump()
/external/curl/tests/python_dependencies/impacket/
Dnt_errors.py2036 STATUS_NONCONTINUABLE_EXCEPTION = 0xC0000025 variable