Searched refs:GetRemoteInstallFileSpec (Results 1 – 5 of 5) sorted by relevance
77 lldb::SBFileSpec GetRemoteInstallFileSpec();
134 lldb::SBFileSpec SBModule::GetRemoteInstallFileSpec() { in GetRemoteInstallFileSpec() function in SBModule136 GetRemoteInstallFileSpec); in GetRemoteInstallFileSpec()141 sb_file_spec.SetFileSpec(module_sp->GetRemoteInstallFileSpec()); in GetRemoteInstallFileSpec()718 LLDB_REGISTER_METHOD(lldb::SBFileSpec, SBModule, GetRemoteInstallFileSpec, in RegisterMethods()
487 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
173 GetRemoteInstallFileSpec ();
2789 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()