Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h327 bool GetQXferFeaturesReadSupported();
H A DGDBRemoteCommunicationClient.cpp164 bool GDBRemoteCommunicationClient::GetQXferFeaturesReadSupported() { in GetQXferFeaturesReadSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4337 if (!m_gdb_comm.GetQXferFeaturesReadSupported()) in GetGDBServerRegisterInfo()