Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteRegisterContext.cpp193 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in GetPrimordialRegister()
213 GDBRemoteCommunicationClient &gdb_comm( in ReadRegisterBytes() local
338 const RegisterInfo *reg_info, GDBRemoteCommunicationClient &gdb_comm) { in SetPrimordialRegister()
361 GDBRemoteCommunicationClient &gdb_comm( in WriteRegisterBytes() local
483 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local
508 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local
526 GDBRemoteCommunicationClient &gdb_comm( in ReadAllRegisterValues() local
595 GDBRemoteCommunicationClient &gdb_comm( in WriteAllRegisterValues() local
HDGDBRemoteCommunication.cpp1242 GDBRemoteCommunication &gdb_comm, std::chrono::seconds timeout) in ScopedTimeout()
HDProcessGDBRemote.cpp210 GDBRemoteCommunicationClient &gdb_comm(GetGDBRemote()); in DumpPluginHistory() local