Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h48 #ifndef ASAN_DYNAMIC
50 # define ASAN_DYNAMIC 1 macro
52 # define ASAN_DYNAMIC 0
Dasan_malloc_win.cc33 #if ASAN_DYNAMIC
144 #if defined(ASAN_DYNAMIC) in ReplaceSystemMalloc()
Dasan_win.cc70 #if ASAN_DYNAMIC
256 #if !ASAN_DYNAMIC
Dasan_linux.cc128 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
DCMakeLists.txt46 ${ASAN_COMMON_DEFINITIONS} ASAN_DYNAMIC=1)
Dasan_rtl.cc515 #if ASAN_DYNAMIC