Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/vm/configurator/
H A Dvm_configurator.c899 result->object_id_mode = object_is_unknown; in object_checker_clone()
928 case object_is_unknown: in find_object_checker_for_object_id()
983 obj_checker->object_id_mode = object_is_unknown; in make_anonymous_object_checker()
1761 } else if (obj_checker->object_id_mode == object_is_unknown) { in dump_checker_info_with_highlighting()
3018 case object_is_unknown: in verify_allocation()
H A Dvm_configurator.h480 object_is_unknown = 0, enumerator