Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h344 bool GetQXferLibrariesSVR4ReadSupported();
H A DGDBRemoteCommunicationClient.cpp166 bool GDBRemoteCommunicationClient::GetQXferLibrariesSVR4ReadSupported() { in GetQXferLibrariesSVR4ReadSupported() function in GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4673 if (comm.GetQXferLibrariesSVR4ReadSupported()) { in GetLoadedModuleList()