HomeSort by relevance Sort by last modified time
    Searched refs:ASAN_DYNAMIC (Results 1 - 5 of 5) sorted by null

  /external/compiler-rt/lib/asan/
asan_internal.h 46 #ifndef ASAN_DYNAMIC
48 # define ASAN_DYNAMIC 1
50 # define ASAN_DYNAMIC 0
asan_linux.cc 108 if (!ASAN_DYNAMIC)
123 if (ASAN_DYNAMIC) {
asan_malloc_win.cc 33 #if ASAN_DYNAMIC
144 #if defined(ASAN_DYNAMIC)
asan_win.cc 70 #if ASAN_DYNAMIC
244 #if !ASAN_DYNAMIC
asan_rtl.cc 564 #if ASAN_DYNAMIC
576 #endif // ASAN_DYNAMIC

Completed in 408 milliseconds