Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h326 bool GetQXferFeaturesReadSupported();
H A DGDBRemoteCommunicationClient.cpp166 bool GDBRemoteCommunicationClient::GetQXferFeaturesReadSupported() { in GetQXferFeaturesReadSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4869 if (!m_gdb_comm.GetQXferFeaturesReadSupported()) in GetGDBServerRegisterInfo()