Home
last modified time | relevance | path

Searched defs:SANITIZER_CAN_USE_PREINIT_ARRAY (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h108 #define SANITIZER_CAN_USE_PREINIT_ARRAY 1 macro
112 # define SANITIZER_CAN_USE_PREINIT_ARRAY 1 macro
114 # define SANITIZER_CAN_USE_PREINIT_ARRAY 0 macro
/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