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