Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/
H A Dscudo_utils.cpp55 RawWrite(Message); in dieWithMessage()
/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/
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_common.cpp45 RawWrite("ERROR: Failed to mmap\n"); in ReportMmapFailureAndDie()
H A Dsanitizer_internal_defs.h301 for (const char* m : msgs) RawWrite(m); \
H A Dsanitizer_fuchsia.cpp394 void RawWrite(const char *buffer) { in RawWrite() function
H A Dsanitizer_common.h227 void RawWrite(const char *buffer);