Searched refs:FreePortForProcess (Results 1 – 2 of 2) sorted by relevance
51 bool FreePortForProcess(lldb::pid_t pid);
419 FreePortForProcess(pid); in DebugserverProcessReaped()498 bool GDBRemoteCommunicationServerPlatform::FreePortForProcess(lldb::pid_t pid) { in FreePortForProcess() function in GDBRemoteCommunicationServerPlatform