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

/external/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp1485 region_info.SetReadable (MemoryRegionInfo::eYes);
1487 region_info.SetReadable (MemoryRegionInfo::eNo);
1502 region_info.SetReadable (MemoryRegionInfo::eNo);
1521 region_info.SetReadable (MemoryRegionInfo::eNo);
/external/lldb/include/lldb/Target/
H A DProcess.h1323 SetReadable (OptionalBool val) function in class:lldb_private::MemoryRegionInfo

Completed in 1205 milliseconds