Searched refs:AssociatePortWithProcess (Results 1 – 2 of 2) sorted by relevance
58 bool AssociatePortWithProcess(uint16_t port, lldb::pid_t pid);
74 bool GDBRemoteCommunicationServerPlatform::PortMap::AssociatePortWithProcess( in AssociatePortWithProcess() function in GDBRemoteCommunicationServerPlatform::PortMap217 m_port_map.AssociatePortWithProcess(*port, pid); in LaunchGDBServer()