Searched defs:LogMessageOnPrintf (Results 1 – 4 of 4) sorted by relevance
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_common_nolibc.cpp | 24 void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function |
H A D | sanitizer_linux_libcdep.cpp | 905 void LogMessageOnPrintf(const char *str) { LogMessageOnPrintf() function |
H A D | sanitizer_common.h | 944 inline void LogMessageOnPrintf(const char *str) {} LogMessageOnPrintf() function |
H A D | sanitizer_mac.cpp | 836 void LogMessageOnPrintf(const char *str) { LogMessageOnPrintf() function |