Searched refs:remote_file_spec (Results 1 – 2 of 2) sorted by relevance
504 remote_file_spec = lldb.SBFileSpec(remote_path, False)506 inferior_exe_path, True), remote_file_spec)1559 remote_file_spec = lldb.SBFileSpec(remote_path, False)1561 remote_file_spec)
3199 FileSpec remote_file_spec = m_remote_file_field->GetFileSpec(); in SetRemoteFile() local3200 module_sp->SetPlatformFileSpec(remote_file_spec); in SetRemoteFile()