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

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h329 bool GetQXferLibrariesSVR4ReadSupported();
H A DGDBRemoteCommunicationClient.cpp160 bool GDBRemoteCommunicationClient::GetQXferLibrariesSVR4ReadSupported() { function in class:GDBRemoteCommunicationClient
H A DProcessGDBRemote.cpp4634 if (can_use_svr4 && comm.GetQXferLibrariesSVR4ReadSupported()) {

Completed in 117 milliseconds