Searched refs:m_remote (Results 1 – 2 of 2) sorted by relevance
7082 : m_remote (remote) in vcont_builder()7094 remote_target *m_remote; variable7112 struct remote_state *rs = m_remote->get_remote_state (); in restart()7115 m_endp = m_p + m_remote->get_remote_packet_size (); in restart()7131 rs = m_remote->get_remote_state (); in flush()7132 m_remote->putpkt (rs->buf); in flush()7133 m_remote->getpkt (&rs->buf); in flush()7154 char *endp = m_remote->append_resumption (buf, buf + sizeof (buf), in push_action()13157 : m_remote (remote), m_fd (fd) in scoped_remote_fd()13168 m_remote->remote_hostio_close (m_fd, &remote_errno); in ~scoped_remote_fd()[all …]
9862 save it in m_remote. All callers adjusted.9863 (vcont_builder::m_remote): New field.9884 parameter, and save it in m_remote. All callers adjusted.9885 (scoped_remote_fd::release): Use m_remote.9886 (scoped_remote_fd::m_remote): New field.