Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h614 Status LoadQXferMemoryMap();
H A DGDBRemoteCommunicationClient.cpp1559 Status error = LoadQXferMemoryMap(); in GetQXferMemoryMapRegionInfo()
1572 Status GDBRemoteCommunicationClient::LoadQXferMemoryMap() { in LoadQXferMemoryMap() function in GDBRemoteCommunicationClient