Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_win.cpp279 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler() function
321 CHECK(AddVectoredExceptionHandler(TRUE, &ShadowExceptionHandler)); in InitializePlatformExceptionHandlers()