Searched refs:getCachedOrDownloadDebuginfo (Results 1 – 4 of 4) sorted by relevance
23 Expected<std::string> PathOrErr = getCachedOrDownloadDebuginfo(BuildID); in fetchBuildID()
107 Expected<std::string> getCachedOrDownloadDebuginfo(BuildIDRef ID) { in getCachedOrDownloadDebuginfo() function472 return getCachedOrDownloadDebuginfo(ID); in findDebugBinaryPath()
126 return ExitOnErr(getCachedOrDownloadDebuginfo(BuildID)); in fetchDebugInfo()
66 Expected<std::string> getCachedOrDownloadDebuginfo(BuildIDRef ID);