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