Home
last modified time | relevance | path

Searched refs:RawWrite (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp45 RawWrite("ERROR: Failed to mmap\n"); in ReportMmapFailureAndDie()
70 RawWrite("ERROR: Failed to munmap\n"); in ReportMunmapFailureAndDie()
H A Dsanitizer_file.cpp33 void RawWrite(const char *buffer) { in RawWrite() function
H A Dsanitizer_printf.cpp292 RawWrite(buffer); in SharedPrintfCodeNoBuffer()
H A Dsanitizer_internal_defs.h315 for (const char* m : msgs) RawWrite(m); \
H A Dsanitizer_fuchsia.cpp457 void RawWrite(const char *buffer) { in RawWrite() function
H A Dsanitizer_common.h236 void RawWrite(const char *buffer);