Home
last modified time | relevance | path

Searched refs:ShadowExceptionHandler (Results 1 – 1 of 1) 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()