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