Searched refs:use_alt_mach_code (Results 1 – 2 of 2) sorted by relevance
173 static unsigned long use_alt_mach_code = 0; variable2505 if (use_alt_mach_code != 0) in copy_object()2507 if (! bfd_alt_mach_code (obfd, use_alt_mach_code)) in copy_object()2510 use_alt_mach_code); in copy_object()2514 elf_elfheader (obfd)->e_machine = use_alt_mach_code; in copy_object()4488 use_alt_mach_code = strtoul (optarg, NULL, 0); in copy_main()4489 if (use_alt_mach_code == 0) in copy_main()
186 static unsigned long use_alt_mach_code = 0; variable3411 if (use_alt_mach_code != 0) in copy_object()3413 if (! bfd_alt_mach_code (obfd, use_alt_mach_code)) in copy_object()3416 use_alt_mach_code); in copy_object()3420 elf_elfheader (obfd)->e_machine = use_alt_mach_code; in copy_object()5612 use_alt_mach_code = strtoul (optarg, NULL, 0); in copy_main()5613 if (use_alt_mach_code == 0) in copy_main()