Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_internal.h45 #ifndef ASAN_DYNAMIC
47 # define ASAN_DYNAMIC 1 macro
49 # define ASAN_DYNAMIC 0 macro
HDasan_linux.cpp157 if (!ASAN_DYNAMIC || !flags()->verify_asan_link_order) in AsanCheckDynamicRTPrereqs()
173 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
HDasan_win.cpp123 #if ASAN_DYNAMIC
368 #if !ASAN_DYNAMIC
HDasan_posix.cpp71 #if SANITIZER_NETBSD && !ASAN_DYNAMIC
HDasan_malloc_win.cpp61 #if ASAN_DYNAMIC
490 #if defined(ASAN_DYNAMIC) in ReplaceSystemMalloc()
HDasan_rtl.cpp538 #if ASAN_DYNAMIC