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.h39 # define SI_FREEBSD 1 macro
41 # define SI_FREEBSD 0 macro
95 #define SANITIZER_INTERCEPT_MEMRCHR SI_FREEBSD || SI_LINUX
108 #define SANITIZER_INTERCEPT_PREADV SI_FREEBSD || SI_LINUX_NOT_ANDROID
123 # define SANITIZER_INTERCEPT_PRINTF_L SI_FREEBSD
132 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
134 SI_FREEBSD || SI_MAC || SI_LINUX_NOT_ANDROID
136 #define SANITIZER_INTERCEPT_GETPWENT_R SI_FREEBSD || SI_LINUX_NOT_ANDROID
138 #define SANITIZER_INTERCEPT_CLOCK_GETTIME SI_FREEBSD || SI_LINUX
149 #define SANITIZER_INTERCEPT_GETHOSTBYNAME_R SI_FREEBSD || SI_LINUX
[all …]