Home
last modified time | relevance | path

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

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