Home
last modified time | relevance | path

Searched refs:CallPrintfAndReportCallback (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc240 static void CallPrintfAndReportCallback(const char *str) { in CallPrintfAndReportCallback() function
298 CallPrintfAndReportCallback(buffer); in SharedPrintfCodeNoBuffer()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cpp241 static void CallPrintfAndReportCallback(const char *str) { in CallPrintfAndReportCallback() function
296 CallPrintfAndReportCallback(buffer); in SharedPrintfCodeNoBuffer()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc238 static void CallPrintfAndReportCallback(const char *str) { in CallPrintfAndReportCallback() function
296 CallPrintfAndReportCallback(buffer); in SharedPrintfCodeNoBuffer()