Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h33 # define SI_FREEBSD 1 macro
35 # define SI_FREEBSD 0 macro
60 #define SANITIZER_INTERCEPT_MEMRCHR SI_FREEBSD || SI_LINUX
73 #define SANITIZER_INTERCEPT_PREADV SI_FREEBSD || SI_LINUX_NOT_ANDROID
88 # define SANITIZER_INTERCEPT_PRINTF_L SI_FREEBSD
97 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
99 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
101 #define SANITIZER_INTERCEPT_GETPWENT_R SI_FREEBSD || SI_LINUX_NOT_ANDROID
103 #define SANITIZER_INTERCEPT_CLOCK_GETTIME SI_FREEBSD || SI_LINUX
114 #define SANITIZER_INTERCEPT_GETHOSTBYNAME_R SI_FREEBSD || SI_LINUX
[all …]