Searched refs:m_is_platform (Results 1 – 2 of 2) sorted by relevance
155 bool m_is_platform; // Set to true if this class represents a platform, variable
56 m_send_acks(true), m_is_platform(false), in GDBRemoteCommunication()