Home
last modified time | relevance | path

Searched refs:object_offset_attr (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.h380 uint64_t object_offset_attr:1; member
442 .object_offset_attr = (default_value), \
H A Dvm_configurator.c609 … %sobject offset: 0x%llx%s", submap_prefix, HIGHLIGHT(info->offset, entry.object_offset_attr)); in dump_region_info()
1756 …ct offset: 0x%llx%s", submap_prefix, HIGHLIGHT(checker->object_offset, entry.object_offset_attr)); in dump_checker_info_with_highlighting()
3002 if (checker->verify.object_offset_attr && in verify_allocation()
3005 bad_entry_attr.object_offset_attr = true; in verify_allocation()