Searched refs:DownloadSymbolFile (Results 1 – 4 of 4) sorted by relevance
67 Status DownloadSymbolFile(const lldb::ModuleSP &module_sp,
281 Status PlatformAndroid::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in PlatformAndroid
951 virtual Status DownloadSymbolFile(const lldb::ModuleSP &module_sp,
1601 return DownloadSymbolFile(module_sp, tmp_download_file_spec); in GetCachedSharedModule()1661 Status Platform::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in Platform