Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachVMRegion.h51 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; enumerator
/external/llvm-project/lldb/examples/darwin/heap_find/heap/
Dheap_find.cpp480 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; in foreach_zone_in_this_process() enumerator
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_mac.cpp1187 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; in FindAvailableMemoryRange() enumerator