Searched refs:SetPortMap (Results 1 – 3 of 3) sorted by relevance
36 void SetPortMap(PortMap &&port_map);
461 void GDBRemoteCommunicationServerPlatform::SetPortMap(PortMap &&port_map) { in SetPortMap() function in GDBRemoteCommunicationServerPlatform
312 platform.SetPortMap(std::move(gdbserver_portmap)); in main_platform()