Home
last modified time | relevance | path

Searched refs:GetQXferFeaturesReadSupported (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h334 bool GetQXferFeaturesReadSupported();
H A DGDBRemoteCommunicationClient.cpp163 bool GDBRemoteCommunicationClient::GetQXferFeaturesReadSupported() { in GetQXferFeaturesReadSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4367 if (!m_gdb_comm.GetQXferFeaturesReadSupported()) in GetGDBServerRegisterInfo()