Searched refs:GetRemoteInstallFileSpec (Results 1 – 4 of 4) sorted by relevance
82 lldb::SBFileSpec GetRemoteInstallFileSpec();
124 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule128 sb_file_spec.SetFileSpec(module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()
591 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
2682 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()