Home
last modified time | relevance | path

Searched refs:SANITIZER_CAN_USE_PREINIT_ARRAY (Results 1 – 9 of 9) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_init.cc48 if (SANITIZER_CAN_USE_PREINIT_ARRAY) { in InitAsStandalone()
60 if (SANITIZER_CAN_USE_PREINIT_ARRAY) { in InitAsStandaloneIfNecessary()
70 #if !SANITIZER_CAN_USE_PREINIT_ARRAY in InitAsPlugin()
Dubsan_init_standalone.cc22 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/safestack/
Dsafestack.cc207 #if !SANITIZER_CAN_USE_PREINIT_ARRAY
233 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/tsan/rtl/
Dtsan_preinit.cc18 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/lsan/
Dlsan_preinit.cc17 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/asan/
Dasan_preinit.cc18 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h45 # define SANITIZER_CAN_USE_PREINIT_ARRAY 1 macro
47 # define SANITIZER_CAN_USE_PREINIT_ARRAY 0 macro
/external/compiler-rt/lib/cfi/
Dcfi.cc395 #if !SANITIZER_CAN_USE_PREINIT_ARRAY
412 #if SANITIZER_CAN_USE_PREINIT_ARRAY
/external/compiler-rt/lib/dfsan/
Ddfsan.cc427 #if SANITIZER_CAN_USE_PREINIT_ARRAY