Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_internal_defs.h196 RawWrite(msg); \
Dsanitizer_printf.cc275 RawWrite(buffer); in SharedPrintfCode()
Dsanitizer_common.cc38 void RawWrite(const char *buffer) { in RawWrite() function
Dsanitizer_posix.cc125 RawWrite("ERROR: Failed to mmap\n"); in MmapOrDie()
Dsanitizer_common.h151 void RawWrite(const char *buffer);