Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h121 #ifndef SANITIZER_INTERCEPT_PRINTF
122 # define SANITIZER_INTERCEPT_PRINTF SI_NOT_WINDOWS macro
Dsanitizer_common_interceptors_format.inc347 #if SANITIZER_INTERCEPT_PRINTF
560 #endif // SANITIZER_INTERCEPT_PRINTF
Dsanitizer_common_interceptors.inc1096 #if SANITIZER_INTERCEPT_SCANF || SANITIZER_INTERCEPT_PRINTF
1194 #if SANITIZER_INTERCEPT_PRINTF
1346 #endif // SANITIZER_INTERCEPT_PRINTF
1348 #if SANITIZER_INTERCEPT_PRINTF
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_interceptors.h206 #ifndef SANITIZER_INTERCEPT_PRINTF
207 #define SANITIZER_INTERCEPT_PRINTF SI_POSIX macro
213 (SANITIZER_INTERCEPT_PRINTF && SI_LINUX_NOT_ANDROID)
Dsanitizer_common_interceptors_format.inc352 #if SANITIZER_INTERCEPT_PRINTF
568 #endif // SANITIZER_INTERCEPT_PRINTF
Dsanitizer_common_interceptors.inc1471 #if SANITIZER_INTERCEPT_SCANF || SANITIZER_INTERCEPT_PRINTF
1569 #if SANITIZER_INTERCEPT_PRINTF
1751 #endif // SANITIZER_INTERCEPT_PRINTF
1753 #if SANITIZER_INTERCEPT_PRINTF
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cc36 #define SANITIZER_INTERCEPT_PRINTF 1 macro
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_format_interceptor_test.cpp35 #define SANITIZER_INTERCEPT_PRINTF 1 macro