Searched refs:GetpPacketSupported (Results 1 – 3 of 3) sorted by relevance
313 gdb_process->GetGDBRemote().GetpPacketSupported(GetID()); in CreateRegisterContextForFrame()
220 bool GetpPacketSupported(lldb::tid_t tid);
517 bool GDBRemoteCommunicationClient::GetpPacketSupported(lldb::tid_t tid) { in GetpPacketSupported() function in GDBRemoteCommunicationClient