Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_internal.h52 #ifndef ASAN_DYNAMIC
54 # define ASAN_DYNAMIC 1 macro
56 # define ASAN_DYNAMIC 0
Dasan_linux.cc122 if (ASAN_DYNAMIC) { in AsanCheckIncompatibleRT()
DCMakeLists.txt54 ${ASAN_COMMON_DEFINITIONS} ASAN_DYNAMIC=1)
Dasan_rtl.cc703 #if ASAN_DYNAMIC