Home
last modified time | relevance | path

Searched refs:FreePort (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.h61 bool FreePort(uint16_t port);
HDGDBRemoteCommunicationServerPlatform.cpp86 bool GDBRemoteCommunicationServerPlatform::PortMap::FreePort(uint16_t port) { in FreePort() function in GDBRemoteCommunicationServerPlatform::PortMap
222 m_port_map.FreePort(*port); in LaunchGDBServer()