HomeSort by relevance Sort by last modified time
    Searched refs:TARGET_MACH (Results 1 - 12 of 12) sorted by null

  /toolchain/binutils/binutils-2.27/gas/
output-file.c 24 #ifndef TARGET_MACH
25 #define TARGET_MACH 0
47 bfd_set_arch_mach (stdoutput, TARGET_ARCH, TARGET_MACH);
  /toolchain/binutils/binutils-2.27/gas/config/
tc-lm32.h 27 #define TARGET_MACH bfd_mach_lm32
tc-or1k.h 27 #define TARGET_MACH (or1k_machine)
tc-xgate.h 38 #define TARGET_MACH (xgate_mach ())
tc-z80.h 29 #define TARGET_MACH 0
tc-m68hc11.h 38 #define TARGET_MACH (m68hc11_mach ())
tc-msp430.h 36 #define TARGET_MACH 0
tc-cris.h 43 #define TARGET_MACH (cris_mach ())
tc-avr.h 38 #define TARGET_MACH 0
tc-ppc.h 45 #define TARGET_MACH (ppc_mach ())
tc-sh64.h 76 #define TARGET_MACH sh64_target_mach ()
tc-i386.h 31 #define TARGET_MACH (i386_mach ())

Completed in 322 milliseconds