HomeSort by: relevance | last modified time | path
    Searched refs:LogMessageOnPrintf (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_nolibc.cc 24 void LogMessageOnPrintf(const char *str) {}
sanitizer_printf.cc 299 LogMessageOnPrintf(buffer);
sanitizer_common.h 805 void LogMessageOnPrintf(const char *str);
808 INLINE void LogMessageOnPrintf(const char *str) {}
sanitizer_linux_libcdep.cc 769 void LogMessageOnPrintf(const char *str) {
sanitizer_mac.cc 627 void LogMessageOnPrintf(const char *str) {
  /src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
sanitizer_common_nolibc.cpp 24 void LogMessageOnPrintf(const char *str) {}
sanitizer_printf.cpp 297 LogMessageOnPrintf(buffer);
sanitizer_common.h 938 void LogMessageOnPrintf(const char *str);
941 inline void LogMessageOnPrintf(const char *str) {}
sanitizer_linux_libcdep.cpp 902 void LogMessageOnPrintf(const char *str) {
sanitizer_mac.cpp 844 void LogMessageOnPrintf(const char *str) {
  /src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
sanitizer_common_nolibc.cpp 24 void LogMessageOnPrintf(const char *str) {}
sanitizer_printf.cpp 297 LogMessageOnPrintf(buffer);
sanitizer_common.h 899 void LogMessageOnPrintf(const char *str);
902 inline void LogMessageOnPrintf(const char *str) {}
sanitizer_linux_libcdep.cpp 841 void LogMessageOnPrintf(const char *str) {
sanitizer_mac.cpp 833 void LogMessageOnPrintf(const char *str) {

Completed in 37 milliseconds