Searched refs:LogMessageOnPrintf (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp23 void LogMessageOnPrintf(const char *str) {} function in namespace:__sanitizer
H A Dsanitizer_printf.cpp298 LogMessageOnPrintf(buffer);
H A Dsanitizer_common.h822 void LogMessageOnPrintf(const char *str);
825 INLINE void LogMessageOnPrintf(const char *str) {} function in namespace:__sanitizer
H A Dsanitizer_linux_libcdep.cpp758 void LogMessageOnPrintf(const char *str) { function in namespace:__sanitizer
H A Dsanitizer_mac.cpp704 void LogMessageOnPrintf(const char *str) { function in namespace:__sanitizer
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp52 LogMessageOnPrintf(Message);

Completed in 68 milliseconds