Searched refs:obj_spec (Results 1 – 3 of 3) sorted by relevance
255 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_execute_object() local257 obj_spec = image4_get_object_spec_from_index(obj_spec_index); in xnu_image4_execute_object()258 if (obj_spec == NULL) { in xnu_image4_execute_object()270 obj_spec, in xnu_image4_execute_object()290 const img4_runtime_object_spec_t *obj_spec = NULL; in xnu_image4_copy_object() local292 obj_spec = image4_get_object_spec_from_index(obj_spec_index); in xnu_image4_copy_object()293 if (obj_spec == NULL) { in xnu_image4_copy_object()314 obj_spec, in xnu_image4_copy_object()
166 const img4_runtime_object_spec_t *__single obj_spec = NULL; in image4_get_object_spec_from_index() local170 obj_spec = IMG4_RUNTIME_OBJECT_SPEC_SUPPLEMENTAL_ROOT; in image4_get_object_spec_from_index()174 obj_spec = IMG4_RUNTIME_OBJECT_SPEC_LOCAL_POLICY; in image4_get_object_spec_from_index()181 return obj_spec; in image4_get_object_spec_from_index()
652 const img4_runtime_object_spec_t *obj_spec,691 const img4_runtime_object_spec_t *obj_spec,1138 const img4_runtime_object_spec_t *obj_spec,1178 const img4_runtime_object_spec_t *obj_spec,