Searched refs:SetPortMap (Results 1 – 3 of 3) sorted by relevance
327 platform.SetPortMap(std::move(portmap_for_child)); in main_platform()349 platform.SetPortMap(std::move(gdbserver_portmap)); in main_platform()
84 void SetPortMap(PortMap &&port_map);
563 void GDBRemoteCommunicationServerPlatform::SetPortMap(PortMap &&port_map) { in SetPortMap() function in GDBRemoteCommunicationServerPlatform