Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h354 bool GetQXferFeaturesReadSupported();
H A DGDBRemoteCommunicationClient.cpp187 bool GDBRemoteCommunicationClient::GetQXferFeaturesReadSupported() { in GetQXferFeaturesReadSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4545 if (!comm.GetQXferFeaturesReadSupported()) in GetGDBServerRegisterInfo()