HomeSort by: relevance | last modified time | path
    Searched defs:ExceptionHandler (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerUtilWindows.cpp 33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) {
131 SetUnhandledExceptionFilter(ExceptionHandler);
FuzzerUtilWindows.cpp 33 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) {
131 SetUnhandledExceptionFilter(ExceptionHandler);

Completed in 70 milliseconds