Searched refs:TARGET_MACH (Results 1 - 25 of 44) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH);
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Doutput-file.c24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0 macro
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
H A Dtc-or1k.h27 #define TARGET_MACH (or1k_machine) macro
H A Dtc-xgate.h38 #define TARGET_MACH (xgate_mach ()) macro
H A Dtc-wasm32.h24 #define TARGET_MACH 1 macro
H A Dtc-z80.h32 #define TARGET_MACH 0 macro
H A Dtc-msp430.h36 #define TARGET_MACH 0 macro
H A Dtc-s12z.h32 #define TARGET_MACH (s12z_mach ()) macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-or1k.h27 #define TARGET_MACH (or1k_machine) macro
H A Dtc-xgate.h38 #define TARGET_MACH (xgate_mach ()) macro
H A Dtc-wasm32.h24 #define TARGET_MACH 1 macro
H A Dtc-msp430.h36 #define TARGET_MACH 0 macro
H A Dtc-loongarch.h27 #define TARGET_MACH (loongarch_mach ()) macro
H A Dtc-m68hc11.h38 #define TARGET_MACH (m68hc11_mach ()) macro
H A Dtc-s12z.h32 #define TARGET_MACH (s12z_mach ()) macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-bpf.h28 #define TARGET_MACH 0 /* The default. */ macro
H A Dtc-lm32.h27 #define TARGET_MACH bfd_mach_lm32 macro
H A Dtc-or1k.h27 #define TARGET_MACH (or1k_machine) macro
H A Dtc-wasm32.h24 #define TARGET_MACH 1 macro
H A Dtc-xgate.h38 #define TARGET_MACH (xgate_mach ()) macro
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Doutput-file.c25 #ifndef TARGET_MACH
26 #define TARGET_MACH 0 macro
48 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH);

Completed in 229 milliseconds

12