Home
last modified time | relevance | path

Searched refs:GetQXferMemoryMapReadSupported (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h328 bool GetQXferMemoryMapReadSupported();
H A DGDBRemoteCommunicationClient.cpp173 bool GDBRemoteCommunicationClient::GetQXferMemoryMapReadSupported() { in GetQXferMemoryMapReadSupported() function in GDBRemoteCommunicationClient
1741 if (!GetQXferMemoryMapReadSupported()) { in LoadQXferMemoryMap()