Home
last modified time | relevance | path

Searched refs:ASAN_DYNAMIC (Results 1 – 4 of 4) 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.cpp157 if (!ASAN_DYNAMIC || !flags()->verify_asan_link_order) in AsanCheckDynamicRTPrereqs()
173 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
H A Dasan_win.cpp123 #if ASAN_DYNAMIC
368 #if !ASAN_DYNAMIC
H A Dasan_rtl.cpp538 #if ASAN_DYNAMIC