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.h46 #ifndef ASAN_DYNAMIC
48 # define ASAN_DYNAMIC 1 macro
50 # define ASAN_DYNAMIC 0
Dasan_linux.cc108 if (!ASAN_DYNAMIC) in AsanCheckDynamicRTPrereqs()
123 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
Dasan_malloc_win.cc33 #if ASAN_DYNAMIC
144 #if defined(ASAN_DYNAMIC) in ReplaceSystemMalloc()
Dasan_win.cc70 #if ASAN_DYNAMIC
244 #if !ASAN_DYNAMIC
DCMakeLists.txt59 ${ASAN_COMMON_DEFINITIONS} ASAN_DYNAMIC=1)
Dasan_rtl.cc564 #if ASAN_DYNAMIC