Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_win.cc222 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler() function
264 CHECK(AddVectoredExceptionHandler(TRUE, &ShadowExceptionHandler)); in InitializePlatformExceptionHandlers()
/external/llvm-project/compiler-rt/lib/asan/
Dasan_win.cpp275 ShadowExceptionHandler(PEXCEPTION_POINTERS exception_pointers) { in ShadowExceptionHandler() function
317 CHECK(AddVectoredExceptionHandler(TRUE, &ShadowExceptionHandler)); in InitializePlatformExceptionHandlers()