Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.h70 # define ASAN_INTERCEPT_SIGLONGJMP 1 macro
72 # define ASAN_INTERCEPT_SIGLONGJMP 0 macro
H A Dasan_interceptors.cpp326 #if ASAN_INTERCEPT_SIGLONGJMP
671 #if ASAN_INTERCEPT_SIGLONGJMP in InitializeAsanInterceptors()