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