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