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