Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win.cpp286 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler() function
328 CHECK(AddVectoredExceptionHandler(TRUE, &ShadowExceptionHandler)); in InitializePlatformExceptionHandlers()