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