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

12

/netbsd-current/external/gpl3/binutils.old/dist/bfd/hosts/
H A Dvaxlinux.h21 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dvaxbsd.h27 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dmipsbsd.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dmipsmach3.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dnews-mips.h27 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dvaxult2.h23 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dvaxult.h23 #define HOST_MACHINE_ARCH bfd_arch_vax macro
/netbsd-current/external/gpl3/binutils/dist/bfd/hosts/
H A Dvaxlinux.h21 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dvaxbsd.h27 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dmipsbsd.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dmipsmach3.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dnews-mips.h27 #define HOST_MACHINE_ARCH bfd_arch_mips macro
/netbsd-current/external/gpl3/gdb/dist/bfd/hosts/
H A Dvaxlinux.h21 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dvaxbsd.h27 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dmipsmach3.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dnews-mips.h27 #define HOST_MACHINE_ARCH bfd_arch_mips macro
/netbsd-current/external/gpl3/gdb.old/dist/bfd/hosts/
H A Dvaxlinux.h21 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dvaxbsd.h27 #define HOST_MACHINE_ARCH bfd_arch_vax macro
H A Dmipsbsd.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dmipsmach3.h26 #define HOST_MACHINE_ARCH bfd_arch_mips macro
H A Dnews-mips.h27 #define HOST_MACHINE_ARCH bfd_arch_mips macro
/netbsd-current/external/gpl3/binutils.old/dist/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 */
/netbsd-current/external/gpl3/binutils/dist/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 */
/netbsd-current/external/gpl3/gdb/dist/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 */
/netbsd-current/external/gpl3/gdb.old/dist/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 */

Completed in 215 milliseconds

12