Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteRegisterContext.cpp192 GetPrimordialRegister(const RegisterInfo * reg_info,GDBRemoteCommunicationClient & gdb_comm) GetPrimordialRegister() argument
212 GDBRemoteCommunicationClient &gdb_comm( ReadRegisterBytes() local
335 SetPrimordialRegister(const RegisterInfo * reg_info,GDBRemoteCommunicationClient & gdb_comm) SetPrimordialRegister() argument
358 GDBRemoteCommunicationClient &gdb_comm( WriteRegisterBytes() local
485 GDBRemoteCommunicationClient &gdb_comm( ReadAllRegisterValues() local
510 GDBRemoteCommunicationClient &gdb_comm( WriteAllRegisterValues() local
528 GDBRemoteCommunicationClient &gdb_comm( ReadAllRegisterValues() local
597 GDBRemoteCommunicationClient &gdb_comm( WriteAllRegisterValues() local
[all...]
H A DGDBRemoteCommunication.cpp1242 GDBRemoteCommunication &gdb_comm, std::chrono::seconds timeout) in ScopedTimeout()
H A DProcessGDBRemote.cpp210 GDBRemoteCommunicationClient &gdb_comm(GetGDBRemote()); in DumpPluginHistory() local