Searched refs:HOST_MACHINE_ARCH (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/binutils/bfd/
H A Dhost-aout.c32 HOST_MACHINE_ARCH (optional)
71 #ifdef HOST_MACHINE_ARCH
74 bfd_default_set_arch_mach(abfd, HOST_MACHINE_ARCH, HOST_MACHINE_MACHINE)
77 bfd_default_set_arch_mach(abfd, HOST_MACHINE_ARCH, 0)
79 #endif /* HOST_MACHINE_ARCH */
/freebsd-9.3-release/contrib/binutils/bfd/hosts/
H A Dmipsbsd.h7 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dmipsmach3.h7 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dnews-mips.h8 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Ddecstation.h9 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Di386bsd.h14 #define HOST_MACHINE_ARCH bfd_arch_i386 macro

Completed in 47 milliseconds