Home
last modified time | relevance | path

Searched defs:UrlPath (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Debuginfod/
H A DDebuginfod.cpp125 SmallString<64> UrlPath; in getDebuginfodSourceUrlPath() local
134 std::string UrlPath = getDebuginfodSourceUrlPath(ID, SourceFilePath); in getCachedOrDownloadSource() local
139 SmallString<64> UrlPath; in getDebuginfodExecutableUrlPath() local
146 std::string UrlPath in getCachedOrDownloadExecutable() local
151 SmallString<64> UrlPath; getDebuginfodDebuginfoUrlPath() local
158 std::string UrlPath = getDebuginfodDebuginfoUrlPath(ID); getCachedOrDownloadDebuginfo() local
164 getCachedOrDownloadArtifact(StringRef UniqueKey,StringRef UrlPath) getCachedOrDownloadArtifact() argument
252 getCachedOrDownloadArtifact(StringRef UniqueKey,StringRef UrlPath,StringRef CacheDirectoryPath,ArrayRef<StringRef> DebuginfodUrls,std::chrono::milliseconds Timeout) getCachedOrDownloadArtifact() argument
[all...]