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()
475 const FileSpec &GetRemoteInstallFileSpec() const { in GetRemoteInstallFileSpec() function
88 m_remote_file{m_module->GetRemoteInstallFileSpec()} {}124 FileSpec remote_file = module->GetRemoteInstallFileSpec(); in getRemoteFileSpec()
39423 result = (arg1)->GetRemoteInstallFileSpec(); in _wrap_SBModule_GetRemoteInstallFileSpec()