Searched defs:ExceptionInfo (Results 1 – 3 of 3) sorted by relevance
31 LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
259 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
10811 static LONG CALLBACK handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()