Home
last modified time | relevance | path

Searched refs:ASAN_USE_PREINIT_ARRAY (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/asan/
Dasan_internal.h48 #ifndef ASAN_USE_PREINIT_ARRAY
49 # define ASAN_USE_PREINIT_ARRAY (SANITIZER_LINUX && !SANITIZER_ANDROID) macro
Dasan_preinit.cc17 #if ASAN_USE_PREINIT_ARRAY && !defined(PIC)