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