Searched refs:bfd_mach_i960_core (Results 1 – 16 of 16) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/bfd/ |
| H A D | cpu-i960.c | 50 return ap->mach == bfd_mach_i960_core; 77 machine = bfd_mach_i960_core; 134 #define CORE bfd_mach_i960_core /*1*/ 182 N(bfd_mach_i960_core, "i960:core", TRUE, &arch_info_struct[0]);
|
| H A D | bout.c | 183 bfd_mach_i960_core /* Default */ 1025 case bfd_mach_i960_core:
|
| H A D | coffcode.h | 2014 machine = bfd_mach_i960_core; 2636 case bfd_mach_i960_core:
|
| H A D | bfd-in2.h | 1500 #define bfd_mach_i960_core 1 macro
|
| H A D | ieee.c | 3664 case bfd_mach_i960_core:
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
| H A D | cpu-i960.c | 50 return ap->mach == bfd_mach_i960_core; 77 machine = bfd_mach_i960_core; 134 #define CORE bfd_mach_i960_core /*1*/ 182 N(bfd_mach_i960_core, "i960:core", TRUE, &arch_info_struct[0]);
|
| H A D | bout.c | 137 bfd_mach_i960_core /* Default. */ in b_out_callback() 975 case bfd_mach_i960_core: in b_out_set_arch_mach()
|
| H A D | coffcode.h | 2011 machine = bfd_mach_i960_core; in coff_set_arch_mach_hook() 2622 case bfd_mach_i960_core: flags = F_I960CORE; break; in coff_set_flags()
|
| H A D | bfd-in2.h | 1713 #define bfd_mach_i960_core 1 macro
|
| H A D | ieee.c | 3430 case bfd_mach_i960_core: in ieee_write_processor()
|
| /openbsd-src/gnu/usr.bin/binutils/ld/emultempl/ |
| H A D | lnk960.em | 105 ldfile_output_machine = bfd_mach_i960_core; 125 ldfile_output_machine = bfd_mach_i960_core; 187 { bfd_mach_i960_core ,"CORE" }, 198 { bfd_mach_i960_core ,"core" }, 217 ldfile_output_machine = bfd_mach_i960_core;
|
| H A D | gld960.em | 84 bfd_set_arch_mach(output_bfd, ldfile_output_architecture, bfd_mach_i960_core);
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
| H A D | lnk960.em | 98 ldfile_output_machine = bfd_mach_i960_core; 152 { bfd_mach_i960_core ,"CORE" }, 163 { bfd_mach_i960_core ,"core" }, 182 ldfile_output_machine = bfd_mach_i960_core;
|
| H A D | gld960.em | 58 bfd_set_arch_mach(output_bfd, ldfile_output_architecture, bfd_mach_i960_core);
|
| /openbsd-src/gnu/usr.bin/binutils/bfd/doc/ |
| H A D | archures.texi | 64 #define bfd_mach_i960_core 1
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| H A D | archures.texi | 75 #define bfd_mach_i960_core 1
|