Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_interceptors.h64 # define ASAN_INTERCEPT_SIGLONGJMP 1 macro
66 # define ASAN_INTERCEPT_SIGLONGJMP 0 macro
Dasan_interceptors.cc357 #if ASAN_INTERCEPT_SIGLONGJMP
789 #if ASAN_INTERCEPT_SIGLONGJMP in InitializeAsanInterceptors()