Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Debuginfod/
H A DDebuginfod.cpp205 for (StringRef ServerUrl : DebuginfodUrls) { in getCachedOrDownloadArtifact() local
207 sys::path::append(ArtifactUrl, sys::path::Style::posix, ServerUrl, UrlPath); in getCachedOrDownloadArtifact()