Home
last modified time | relevance | path

Searched defs:gdb_comm (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp192 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in GetPrimordialRegister()
212 GDBRemoteCommunicationClient &gdb_comm( in ReadRegisterBytes() local
335 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in SetPrimordialRegister()
358 GDBRemoteCommunicationClient &gdb_comm( in WriteRegisterBytes() local
485 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local
510 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local
528 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local
597 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local
H A DGDBRemoteCommunication.cpp1244 GDBRemoteCommunication &gdb_comm, std::chrono::seconds timeout) in ScopedTimeout()