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

  /external/compiler-rt/lib/asan/
asan_preinit.cc 17 #if ASAN_USE_PREINIT_ARRAY && !defined(PIC)
asan_internal.h 63 #ifndef ASAN_USE_PREINIT_ARRAY
64 # define ASAN_USE_PREINIT_ARRAY (SANITIZER_LINUX && !SANITIZER_ANDROID)

Completed in 32 milliseconds