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

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_interceptors.h33 # define SI_FREEBSD 1 macro
35 # define SI_FREEBSD 0 macro
65 #define SANITIZER_INTERCEPT_MEMRCHR SI_FREEBSD || SI_LINUX
78 #define SANITIZER_INTERCEPT_PREADV SI_FREEBSD || SI_LINUX_NOT_ANDROID
93 # define SANITIZER_INTERCEPT_PRINTF_L SI_FREEBSD
102 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
104 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
106 #define SANITIZER_INTERCEPT_GETPWENT_R SI_FREEBSD || SI_LINUX_NOT_ANDROID
108 #define SANITIZER_INTERCEPT_CLOCK_GETTIME SI_FREEBSD || SI_LINUX
119 #define SANITIZER_INTERCEPT_GETHOSTBYNAME_R SI_FREEBSD || SI_LINU
[all...]

Completed in 93 milliseconds