Searched refs:AssociatePortWithProcess (Results 1 – 3 of 3) sorted by relevance
58 bool AssociatePortWithProcess(uint16_t port, lldb::pid_t pid);
76 bool GDBRemoteCommunicationServerPlatform::PortMap::AssociatePortWithProcess( in AssociatePortWithProcess() function in GDBRemoteCommunicationServerPlatform::PortMap219 m_port_map.AssociatePortWithProcess(*port, pid); in LaunchGDBServer()
331 gdbserver_portmap.AssociatePortWithProcess(*available_port, childPid); in main_platform()