Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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.h922 void LogMessageOnPrintf(const char *str);
925 inline void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
H A Dsanitizer_linux_libcdep.cpp903 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function
H A Dsanitizer_mac.cpp836 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function