Home
last modified time | relevance | path

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

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