Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.h200 Handle_qMemoryRegionInfoSupported(StringExtractorGDBRemote &packet);
H A DGDBRemoteCommunicationServerLLGS.cpp132 &GDBRemoteCommunicationServerLLGS::Handle_qMemoryRegionInfoSupported); in RegisterPacketHandlers()
2710 GDBRemoteCommunicationServerLLGS::Handle_qMemoryRegionInfoSupported( in Handle_qMemoryRegionInfoSupported() function in GDBRemoteCommunicationServerLLGS