Searched refs:DownloadSymbolFile (Results 1 – 2 of 2) sorted by relevance
1050 virtual Status DownloadSymbolFile(const lldb::ModuleSP &module_sp,
1719 return DownloadSymbolFile(module_sp, tmp_download_file_spec); in GetCachedSharedModule()1779 Status Platform::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in Platform