Searched defs:exception_code (Results 1 – 2 of 2) sorted by relevance
68 DWORD exception_code = info->ExceptionRecord->ExceptionCode; in SEHHandler() local
581 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()2392 static std::string* FormatSehExceptionMessage(DWORD exception_code, in FormatSehExceptionMessage()