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.cc113 if (!ASAN_DYNAMIC) in AsanCheckDynamicRTPrereqs()
128 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
Dasan_malloc_win.cc35 #if ASAN_DYNAMIC
213 #if defined(ASAN_DYNAMIC) in ReplaceSystemMalloc()
Dasan_win.cc83 #if ASAN_DYNAMIC
315 #if !ASAN_DYNAMIC
DCMakeLists.txt60 ${ASAN_COMMON_DEFINITIONS} ASAN_DYNAMIC=1)
Dasan_rtl.cc582 #if ASAN_DYNAMIC