Searched refs:GetRemoteInstallFileSpec (Results 1 – 6 of 6) sorted by relevance
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()
77 lldb::SBFileSpec GetRemoteInstallFileSpec();
487 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
173 GetRemoteInstallFileSpec ();
2797 FileSpec remote_file(module_sp->GetRemoteInstallFileSpec()); in Install()
34294 result = (arg1)->GetRemoteInstallFileSpec(); in _wrap_SBModule_GetRemoteInstallFileSpec()