Home
last modified time | relevance | path

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

/xnu-10063.141.1/libkern/kxld/
H A Dkxld_object.c585 struct build_version_command *build_version_hdr = NULL; in init_from_final_linked_image() local
727 build_version_hdr = (struct build_version_command *)cmd_hdr; in init_from_final_linked_image()
728 kxld_versionmin_init_from_build_cmd(&object->versionmin, build_version_hdr); in init_from_final_linked_image()