Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.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
H A DGDBRemoteCommunication.cpp1242 ScopedTimeout(GDBRemoteCommunication & gdb_comm,std::chrono::seconds timeout) ScopedTimeout() argument
H A DProcessGDBRemote.cpp210 GDBRemoteCommunicationClient &gdb_comm(GetGDBRemote()); in DumpPluginHistory() local