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.h56 # define ASAN_INTERCEPT_SIGLONGJMP 1 macro
58 # define ASAN_INTERCEPT_SIGLONGJMP 0 macro
Dasan_interceptors.cc377 #if ASAN_INTERCEPT_SIGLONGJMP
773 #if ASAN_INTERCEPT_SIGLONGJMP in InitializeAsanInterceptors()