Home
last modified time | relevance | path

Searched defs:ExceptionInfo (Results 1 – 3 of 3) sorted by relevance

/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerUtilWindows.cpp31 LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) { in ExceptionHandler()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DCrashRecoveryContext.cpp259 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler()
/third_party/libabigail/tests/lib/
Dcatch.hpp10811 static LONG CALLBACK handleVectoredException(PEXCEPTION_POINTERS ExceptionInfo) { in handleVectoredException()