Home
last modified time | relevance | path

Searched refs:GDBRemoteCommunicationServerPlatform (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp110 GDBRemoteCommunicationServerPlatform::GDBRemoteCommunicationServerPlatform( in GDBRemoteCommunicationServerPlatform() function in GDBRemoteCommunicationServerPlatform
121 &GDBRemoteCommunicationServerPlatform::Handle_qC); in GDBRemoteCommunicationServerPlatform()
157 GDBRemoteCommunicationServerPlatform::~GDBRemoteCommunicationServerPlatform() =
160 Status GDBRemoteCommunicationServerPlatform::LaunchGDBServer( in LaunchGDBServer()
287 GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer( in Handle_qQueryGDBServer()
390 GDBRemoteCommunicationServerPlatform::Handle_qProcessInfo( in Handle_qProcessInfo()
408 GDBRemoteCommunicationServerPlatform::Handle_qPathComplete( in Handle_qPathComplete()
440 GDBRemoteCommunicationServerPlatform::Handle_qGetWorkingDir( in Handle_qGetWorkingDir()
453 GDBRemoteCommunicationServerPlatform::Handle_QSetWorkingDir( in Handle_QSetWorkingDir()
465 GDBRemoteCommunicationServerPlatform::Handle_qC( in Handle_qC()
[all …]
H A DGDBRemoteCommunicationServerPlatform.h25 class GDBRemoteCommunicationServerPlatform
75 GDBRemoteCommunicationServerPlatform(
78 ~GDBRemoteCommunicationServerPlatform() override;
140 GDBRemoteCommunicationServerPlatform(
141 const GDBRemoteCommunicationServerPlatform &) = delete;
142 const GDBRemoteCommunicationServerPlatform &
143 operator=(const GDBRemoteCommunicationServerPlatform &) = delete;
H A DCMakeLists.txt29 GDBRemoteCommunicationServerPlatform.cpp
/llvm-project-15.0.7/lldb/unittests/Process/gdb-remote/
H A DPortMapTest.cpp19 GDBRemoteCommunicationServerPlatform::PortMap p1; in TEST()
35 GDBRemoteCommunicationServerPlatform::PortMap p2(1, 4); in TEST()
51 GDBRemoteCommunicationServerPlatform::PortMap p(1, 4); in TEST()
71 GDBRemoteCommunicationServerPlatform::PortMap p; in TEST()
97 GDBRemoteCommunicationServerPlatform::PortMap p; in TEST()
/llvm-project-15.0.7/lldb/tools/lldb-server/
H A Dlldb-platform.cpp159 GDBRemoteCommunicationServerPlatform::PortMap gdbserver_portmap; in main_platform()
255 gdbserver_portmap = GDBRemoteCommunicationServerPlatform::PortMap( in main_platform()
309 GDBRemoteCommunicationServerPlatform platform( in main_platform()
/llvm-project-15.0.7/llvm/utils/gn/secondary/lldb/source/Plugins/Process/gdb-remote/
H A DBUILD.gn42 "GDBRemoteCommunicationServerPlatform.cpp",
/llvm-project-15.0.7/clang/docs/tools/
H A Dclang-formatted-files.txt4314 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
4315 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h