Searched refs:getDebuginfodExecutableUrlPath (Results 1 – 3 of 3) sorted by relevance
75 std::string getDebuginfodExecutableUrlPath(object::BuildIDRef ID);
206 return GetFileForModule(module_spec, llvm::getDebuginfodExecutableUrlPath);
138 std::string getDebuginfodExecutableUrlPath(BuildIDRef ID) { in getDebuginfodExecutableUrlPath() function146 std::string UrlPath = getDebuginfodExecutableUrlPath(ID); in getCachedOrDownloadExecutable()