Searched refs:GetMultiprocessSupported (Results 1 – 3 of 3) sorted by relevance
333 bool GetMultiprocessSupported();
185 bool GDBRemoteCommunicationClient::GetMultiprocessSupported() { in GetMultiprocessSupported() function in GDBRemoteCommunicationClient1498 if (GetMultiprocessSupported()) { in Detach()
1193 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()1200 if (m_gdb_comm.GetMultiprocessSupported()) in DoResume()