Home
last modified time | relevance | path

Searched defs:kRegionInfoSize (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachVMRegion.h58 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; enumerator
/external/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp618 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; in foreach_zone_in_this_process() enumerator