Home
last modified time | relevance | path

Searched refs:ASAN_DYNAMIC (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_internal.h45 #ifndef ASAN_DYNAMIC
47 # define ASAN_DYNAMIC 1 macro
49 # define ASAN_DYNAMIC 0 macro
H A Dasan_linux.cpp208 if (!ASAN_DYNAMIC || !flags()->verify_asan_link_order) in AsanCheckDynamicRTPrereqs()
224 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
H A Dasan_win.cpp123 #if ASAN_DYNAMIC
378 #if !ASAN_DYNAMIC
H A Dasan_posix.cpp71 #if SANITIZER_NETBSD && !ASAN_DYNAMIC
H A Dasan_rtl.cpp580 #if ASAN_DYNAMIC