Searched refs:handleVectoredException (Results 1 – 1 of 1) sorted by relevance
7922 static LONG CALLBACK handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo);10664 … LONG CALLBACK FatalConditionHandler::handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException() function in Catch::FatalConditionHandler10682 exceptionHandlerHandle = AddVectoredExceptionHandler(1, handleVectoredException); in FatalConditionHandler()