Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerPlatform.h47 GetNextAvailablePort ();
HDGDBRemoteCommunicationServerPlatform.cpp111 port = GetNextAvailablePort(); in Handle_qLaunchGDBServer()
348 GDBRemoteCommunicationServerPlatform::GetNextAvailablePort () in GetNextAvailablePort() function in GDBRemoteCommunicationServerPlatform