Searched defs:gdb_comm (Results 1 – 3 of 3) sorted by relevance
193 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in GetPrimordialRegister()213 GDBRemoteCommunicationClient &gdb_comm( in ReadRegisterBytes() local338 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in SetPrimordialRegister()361 GDBRemoteCommunicationClient &gdb_comm( in WriteRegisterBytes() local483 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local508 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local526 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local595 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local
1243 : m_gdb_comm(gdb_comm), m_saved_timeout(0), m_timeout_modified(false) { in ScopedTimeout() argument
209 GDBRemoteCommunicationClient &gdb_comm(GetGDBRemote()); DumpPluginHistory() local