Searched refs:getDebuginfodDebuginfoUrlPath (Results 1 – 3 of 3) sorted by relevance
82 std::string getDebuginfodDebuginfoUrlPath(object::BuildIDRef ID);
211 return GetFileForModule(module_spec, llvm::getDebuginfodDebuginfoUrlPath);
150 std::string getDebuginfodDebuginfoUrlPath(BuildIDRef ID) { in getDebuginfodDebuginfoUrlPath() function158 std::string UrlPath = getDebuginfodDebuginfoUrlPath(ID); in getCachedOrDownloadDebuginfo()