Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_object.c584 struct version_min_command *versionmin_hdr = NULL; in init_from_final_linked_image() local
723 versionmin_hdr = (struct version_min_command *) cmd_hdr; in init_from_final_linked_image()
724 kxld_versionmin_init_from_macho(&object->versionmin, versionmin_hdr); in init_from_final_linked_image()