Home
last modified time | relevance | path

Searched refs:SANITIZER_MIPS32 (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform.h176 # define SANITIZER_MIPS32 0 macro
179 # define SANITIZER_MIPS32 1 macro
184 # define SANITIZER_MIPS32 0 macro
HDsanitizer_platform_limits_posix.h627 #elif SANITIZER_ANDROID && SANITIZER_MIPS32 // check this before WORDSIZE == 32
HDsanitizer_linux.cpp957 # if !SANITIZER_ANDROID || !SANITIZER_MIPS32 in internal_sigaction_norestorer()
973 # if !SANITIZER_ANDROID || !SANITIZER_MIPS32 in internal_sigaction_norestorer()
HDsanitizer_platform_limits_posix.cpp1133 #if SANITIZER_LINUX && (!SANITIZER_ANDROID || !SANITIZER_MIPS32)
HDsanitizer_common_interceptors.inc131 (defined(__i386__) || defined(__arm__) || SANITIZER_MIPS32 || SANITIZER_PPC32)
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_interface.cpp51 #elif SANITIZER_MIPS32