Searched defs:LoadRange (Results 1 - 1 of 1) sorted by relevance

/external/lldb/include/lldb/Target/
H A DProcess.h1387 typedef Range<lldb::addr_t, lldb::addr_t> LoadRange; typedef in class:lldb_private::Process
3490 AddInvalidMemoryRegion (const LoadRange &region);
3497 RemoveInvalidMemoryRange (const LoadRange &region);

Completed in 35 milliseconds