Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_file.cpp67 const char *ErrorMsgPrefix = "ERROR: Can't open file: "; in ReopenIfNecessary() local
68 WriteToFile(kStderrFd, ErrorMsgPrefix, internal_strlen(ErrorMsgPrefix)); in ReopenIfNecessary()