Searched refs:url_path (Results 1 – 1 of 1) sorted by relevance
145 std::string url_path) { in getFileName() argument147 bool is_executable = url_path.find("debuginfo") == std::string::npos; in getFileName()186 std::string url_path = UrlBuilder(build_id); in GetFileForModule() local187 llvm::StringRef file_name = getFileName(module_spec, url_path); in GetFileForModule()192 cache_file_name, url_path, cache_path, debuginfod_urls, timeout); in GetFileForModule()200 url_path, err_message); in GetFileForModule()