reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/asan/asan_preinit.cpp
   17 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/cfi/cfi.cpp
  454 #if !SANITIZER_CAN_USE_PREINIT_ARRAY
  468 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/dfsan/dfsan.cpp
  457 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/lsan/lsan_preinit.cpp
   16 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/safestack/safestack.cpp
  261 #if !SANITIZER_CAN_USE_PREINIT_ARRAY
  282 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/tsan/rtl/tsan_preinit.cpp
   17 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/ubsan/ubsan_flags.cpp
   30   if (SANITIZER_CAN_USE_PREINIT_ARRAY) {
projects/compiler-rt/lib/ubsan/ubsan_init_standalone_preinit.cpp
   22 #if SANITIZER_CAN_USE_PREINIT_ARRAY
projects/compiler-rt/lib/xray/xray_init.cpp
  104     (SANITIZER_CAN_USE_PREINIT_ARRAY || SANITIZER_FREEBSD)