Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachVMRegion.h52 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; enumerator
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cpp1248 enum { kRegionInfoSize = VM_REGION_SUBMAP_SHORT_INFO_COUNT_64 }; in FindAvailableMemoryRange() enumerator