Searched refs:HandlePacket_MemoryRegionInfo (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h217 rnb_err_t HandlePacket_MemoryRegionInfo (const char *p);
H A DRNBRemote.cpp194 t.push_back (Packet (memory_region_info, &RNBRemote::HandlePacket_MemoryRegionInfo, NULL, "qMemoryRegionInfo", "Return size and attributes of a memory region that contains the given address"));
3554 RNBRemote::HandlePacket_MemoryRegionInfo (const char *p) function in class:RNBRemote

Completed in 140 milliseconds