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