Searched refs:DownloadSymbolFile (Results 1 – 4 of 4) sorted by relevance
67 Status DownloadSymbolFile(const lldb::ModuleSP &module_sp,
280 Status PlatformAndroid::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in PlatformAndroid
922 virtual Status DownloadSymbolFile(const lldb::ModuleSP &module_sp,
1600 return DownloadSymbolFile(module_sp, tmp_download_file_spec); in GetCachedSharedModule()1660 Status Platform::DownloadSymbolFile(const lldb::ModuleSP &module_sp, in DownloadSymbolFile() function in Platform