Home | History | Annotate | Download | only in Commands

Lines Matching full:remote_file

227         FileSpec remote_file (m_remote_file.GetOptionValue().GetCurrentValue());
259 if (symfile || remote_file)
266 if (remote_file)
268 std::string remote_path = remote_file.GetPath();
270 module_sp->SetPlatformFileSpec(remote_file);