Searched refs:fail_because_not_80960 (Results 1 – 1 of 1) sorted by relevance
35 int fail_because_not_80960 = FALSE; in scan_960_mach() local60 fail_because_not_80960 = TRUE; in scan_960_mach()79 { machine = bfd_mach_i960_kb_sb; fail_because_not_80960 = FALSE; } in scan_960_mach()83 { machine = bfd_mach_i960_mc; fail_because_not_80960 = FALSE; } in scan_960_mach()87 { machine = bfd_mach_i960_ca; fail_because_not_80960 = FALSE; } in scan_960_mach()89 { machine = bfd_mach_i960_ka_sa; fail_because_not_80960 = FALSE; } in scan_960_mach()99 if (fail_because_not_80960) in scan_960_mach()