Searched refs:logName (Results 1 – 5 of 5) sorted by relevance
170 return std::string(logName); in getLocation()202 return std::string(logName); in getLocation()229 reportDiagnostic(logName, Colors::RESET, "", msg); in log()277 reportDiagnostic(logName, Colors::RED, "error", errorLimitExceededMsg); in error()
101 StringRef logName = "lld"; variable
1572 ctx->e.logName = args::getFilenameWithoutExe(argsArr[0]); in link()
90 ctx->e.logName = args::getFilenameWithoutExe(args[0]); in link()
125 context->e.logName = args::getFilenameWithoutExe(args[0]); in link()