Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp47 GDBRemoteCommunicationServerPlatform::PortMap::PortMap(uint16_t min_port, in PortMap()
53 void GDBRemoteCommunicationServerPlatform::PortMap::AllowPort(uint16_t port) { in AllowPort()
59 GDBRemoteCommunicationServerPlatform::PortMap::GetNextAvailablePort() { in GetNextAvailablePort()
74 bool GDBRemoteCommunicationServerPlatform::PortMap::AssociatePortWithProcess( in AssociatePortWithProcess()
84 bool GDBRemoteCommunicationServerPlatform::PortMap::FreePort(uint16_t port) { in FreePort()
93 bool GDBRemoteCommunicationServerPlatform::PortMap::FreePortForProcess( in FreePortForProcess()
106 bool GDBRemoteCommunicationServerPlatform::PortMap::empty() const { in empty()
111 GDBRemoteCommunicationServerPlatform::GDBRemoteCommunicationServerPlatform( in GDBRemoteCommunicationServerPlatform() function in GDBRemoteCommunicationServerPlatform
121 &GDBRemoteCommunicationServerPlatform::Handle_qC); in GDBRemoteCommunicationServerPlatform()
124 &GDBRemoteCommunicationServerPlatform::Handle_qGetWorkingDir); in GDBRemoteCommunicationServerPlatform()
[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
/openbsd-src/gnu/llvm/lldb/tools/lldb-server/
H A Dlldb-platform.cpp160 GDBRemoteCommunicationServerPlatform::PortMap gdbserver_portmap; in main_platform()
256 gdbserver_portmap = GDBRemoteCommunicationServerPlatform::PortMap( in main_platform()
310 GDBRemoteCommunicationServerPlatform platform( in main_platform()
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/Process/gdb-remote/
H A DBUILD.gn43 "GDBRemoteCommunicationServerPlatform.cpp",
/openbsd-src/gnu/usr.bin/clang/liblldbPluginProcess/
H A DMakefile31 GDBRemoteCommunicationServerPlatform.cpp \
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4311 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp
4312 lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.h