Searched defs:port_offset (Results 1 – 3 of 3) sorted by relevance
163 uint16_t port_offset = 0; in main_platform() local
595 void GDBRemoteCommunicationServerPlatform::SetPortOffset(uint16_t port_offset) { in SetPortOffset()
772 int port_offset = port_offset_c_str ? ::atoi(port_offset_c_str) : 0; in MakeGdbServerUrl() local