Searched refs:logName (Results 1 – 5 of 5) sorted by relevance
172 return std::string(logName); in getLocation()204 return std::string(logName); in getLocation()228 reportDiagnostic(logName, Colors::RESET, "", msg); in log()277 reportDiagnostic(logName, Colors::RED, "error", errorLimitExceededMsg); in error()
101 StringRef logName = "lld"; variable
1500 ctx->e.logName = args::getFilenameWithoutExe(argsArr[0]); in link()
71 ctx->e.logName = args::getFilenameWithoutExe(args[0]); in link()
149 ctx->e.logName = args::getFilenameWithoutExe(args[0]); in link()