Searched refs:GetThreadPacketSupported (Results 1 – 2 of 2) sorted by relevance
643 LazyBool GetThreadPacketSupported(lldb::tid_t tid, llvm::StringRef packetStr);
521 m_supports_p = GetThreadPacketSupported(tid, "p0"); in GetpPacketSupported()525 LazyBool GDBRemoteCommunicationClient::GetThreadPacketSupported( in GetThreadPacketSupported() function in GDBRemoteCommunicationClient