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

/freebsd-11-stable/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-11-stable/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
/freebsd-11-stable/targets/pseudo/bootstrap-tools/
H A DMakefile14 HOST_MACHINE_ARCH!= uname -p
21 TARGET=${HOST_MACHINE} TARGET_ARCH=${HOST_MACHINE_ARCH} \
75 TARGET_ARCH=${HOST_MACHINE_ARCH} \
/freebsd-11-stable/include/
H A DMakefile398 HOST_MACHINE_ARCH!= uname -p
400 MACHINE_ARCH:= ${HOST_MACHINE_ARCH}

Completed in 60 milliseconds