Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp24 void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
H A Dsanitizer_printf.cpp297 LogMessageOnPrintf(buffer); in SharedPrintfCodeNoBuffer()
H A Dsanitizer_common.h941 void LogMessageOnPrintf(const char *str);
944 inline void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
H A Dsanitizer_linux_libcdep.cpp918 void LogMessageOnPrintf(const char *str) { in MonotonicNanoTime()
893 void LogMessageOnPrintf(const char *str) { LogMessageOnPrintf() function
H A Dsanitizer_mac.cpp836 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function