Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h56 #define SI_ANDROID 1 macro
58 #define SI_ANDROID 0 macro
466 (SI_FREEBSD || SI_MAC || SI_ANDROID || SI_NETBSD || SI_SOLARIS || \
486 #define SANITIZER_INTERCEPT_MALLOPT_AND_MALLINFO (SI_GLIBC || SI_ANDROID)
489 #define SANITIZER_INTERCEPT_PVALLOC (SI_GLIBC || SI_ANDROID)
498 #define SANITIZER_INTERCEPT_BSD_SIGNAL SI_ANDROID
510 (SI_NETBSD || SI_FREEBSD || SI_MAC || SI_ANDROID)
570 #define SANITIZER_INTERCEPT_GETUSERSHELL (SI_POSIX && !SI_ANDROID)
572 #define SANITIZER_INTERCEPT_CRYPT (SI_POSIX && !SI_ANDROID)
573 #define SANITIZER_INTERCEPT_CRYPT_R (SI_LINUX && !SI_ANDROID)
[all …]