Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_interceptors.h46 # define ASAN_INTERCEPT__LONGJMP 1 macro
51 # define ASAN_INTERCEPT__LONGJMP 0 macro
H A Dasan_interceptors.cpp312 #if ASAN_INTERCEPT__LONGJMP
665 #if ASAN_INTERCEPT__LONGJMP in InitializeAsanInterceptors()