HomeSort by: relevance | last modified time | path
    Searched refs:CatastrophicErrorWrite (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_symbolizer_report.cc 124 CatastrophicErrorWrite(SanitizerToolName, internal_strlen(SanitizerToolName));
126 CatastrophicErrorWrite(kDeadlySignal, sizeof(kDeadlySignal) - 1);
261 CatastrophicErrorWrite(SanitizerToolName,
264 CatastrophicErrorWrite(msg, sizeof(msg) - 1);
sanitizer_file.cc 26 void CatastrophicErrorWrite(const char *buffer, uptr length) {
sanitizer_fuchsia.cc 449 void CatastrophicErrorWrite(const char *buffer, uptr length) {
sanitizer_common.h 174 void CatastrophicErrorWrite(const char *buffer, uptr length);

Completed in 105 milliseconds