Home
last modified time | relevance | path

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

/external/compiler-rt/lib/scudo/
Dscudo_utils.cpp43 RawWrite(Message); in dieWithMessage()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.cc33 void RawWrite(const char *buffer) { in RawWrite() function
110 RawWrite("ERROR: Failed to mmap\n"); in ReportMmapFailureAndDie()
Dsanitizer_internal_defs.h207 RawWrite(msg); \
Dsanitizer_printf.cc280 RawWrite(buffer); in SharedPrintfCode()
Dsanitizer_common.h174 void RawWrite(const char *buffer);