Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_nolibc.cc22 void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
Dsanitizer_printf.cc285 LogMessageOnPrintf(buffer); in SharedPrintfCode()
Dsanitizer_common.h723 void LogMessageOnPrintf(const char *str);
726 INLINE void LogMessageOnPrintf(const char *str) {} in LogMessageOnPrintf() function
Dsanitizer_linux_libcdep.cc544 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function
Dsanitizer_mac.cc472 void LogMessageOnPrintf(const char *str) { in LogMessageOnPrintf() function