Home
last modified time | relevance | path

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

/xnu-8020.121.3/libkern/kxld/
H A Dkxld_object.c579 struct version_min_command *versionmin_hdr = NULL; in init_from_final_linked_image() local
718 versionmin_hdr = (struct version_min_command *) cmd_hdr; in init_from_final_linked_image()
719 kxld_versionmin_init_from_macho(&object->versionmin, versionmin_hdr); in init_from_final_linked_image()