Searched refs:version_min_command (Results 1 – 5 of 5) sorted by relevance
41 kxld_versionmin_init_from_macho(KXLDversionmin *versionmin, struct version_min_command *src) in kxld_versionmin_init_from_macho()105 return sizeof(struct version_min_command); in kxld_versionmin_get_macho_header_size()115 struct version_min_command *versionminhdr = NULL; in kxld_versionmin_export_macho()124 versionminhdr = (struct version_min_command *) ((void *) (buf + *header_offset)); in kxld_versionmin_export_macho()
38 struct version_min_command;58 void kxld_versionmin_init_from_macho(KXLDversionmin *versionmin, struct version_min_command *src)
579 struct version_min_command *versionmin_hdr = NULL; in init_from_final_linked_image()718 versionmin_hdr = (struct version_min_command *) cmd_hdr; in init_from_final_linked_image()
1245 struct version_min_command { struct
179 struct version_min_command *vmc,1381 struct version_min_command *vmc; in parse_machfile()1386 vmc = (struct version_min_command *) lcp; in parse_machfile()2523 struct version_min_command *vmc, in load_version()