Searched refs:build_version_command (Results 1 – 5 of 5) sorted by relevance
61 void kxld_versionmin_init_from_build_cmd(KXLDversionmin *versionmin, struct build_version_command *…
67 kxld_versionmin_init_from_build_cmd(KXLDversionmin *versionmin, struct build_version_command *src) in kxld_versionmin_init_from_build_cmd()
580 struct build_version_command *build_version_hdr = NULL; in init_from_final_linked_image()722 build_version_hdr = (struct build_version_command *)cmd_hdr; in init_from_final_linked_image()1087 cmd_hdr->cmd, ((struct build_version_command *)cmd_hdr)->platform); in init_from_object()
1260 struct build_version_command { struct
1403 struct build_version_command* bvc = (struct build_version_command*)lcp; in parse_machfile()1617 struct build_version_command *bvc; in check_if_simulator_binary()1619 bvc = (struct build_version_command *) lcp; in check_if_simulator_binary()