Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationClient.h357 bool GetQXferFeaturesReadSupported();
DGDBRemoteCommunicationClient.cpp188 bool GDBRemoteCommunicationClient::GetQXferFeaturesReadSupported() { in GetQXferFeaturesReadSupported() function in GDBRemoteCommunicationClient
DProcessGDBRemote.cpp4593 if (!m_gdb_comm.GetQXferFeaturesReadSupported()) in GetGDBServerRegisterInfo()