Searched refs:GetRemoteInstallFileSpec (Results 1 – 5 of 5) sorted by relevance
79 lldb::SBFileSpec GetRemoteInstallFileSpec();
141 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule147 sb_file_spec.SetFileSpec(module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()
180 GetRemoteInstallFileSpec ();
499 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
2876 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()