Home
last modified time | relevance | path

Searched refs:SANITIZER_PPC64V1 (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform.h231 # define SANITIZER_PPC64V1 0 macro
234 # define SANITIZER_PPC64V1 1 macro
240 # define SANITIZER_PPC64V1 0 macro
247 # define SANITIZER_PPC64V1 0 macro
395 #if SANITIZER_LINUX && (SANITIZER_S390 || SANITIZER_PPC32 || SANITIZER_PPC64V1)
HDsanitizer_linux.cpp1604 # if SANITIZER_PPC64V1 in internal_clone()
1670 # if SANITIZER_PPC64V1 in internal_clone()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_descriptions.cpp212 #if SANITIZER_PPC64V1 in GetStackAddressInformation()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_interceptors_posix.cpp78 #if defined(__x86_64__) || defined(__mips__) || SANITIZER_PPC64V1 || \