Searched refs:GetxPacketSupported (Results 1 – 3 of 3) sorted by relevance
221 bool GetxPacketSupported();
713 bool GDBRemoteCommunicationClient::GetxPacketSupported() { in GetxPacketSupported() function in GDBRemoteCommunicationClient
2567 bool binary_memory_read = m_gdb_comm.GetxPacketSupported(); in DoReadMemory()