Searched refs:ShadowExceptionHandler (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp276 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { function in namespace:__asan
318 CHECK(AddVectoredExceptionHandler(TRUE, &ShadowExceptionHandler));

Completed in 69 milliseconds