Searched refs:ELF_ARCH (Results 1 - 25 of 140) sorted by relevance

123456

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-m88k.c30 #define ELF_ARCH bfd_arch_m88k macro
H A Delf32-am33lin.c30 #define ELF_ARCH bfd_arch_mn10300 macro
H A Delf32-gen.c93 #define ELF_ARCH bfd_arch_unknown macro
H A Delf64-gen.c93 #define ELF_ARCH bfd_arch_unknown macro
H A Delf32-i960.c147 #define ELF_ARCH bfd_arch_i960 macro
H A Delf32-arc.c228 #define ELF_ARCH bfd_arch_arc macro
H A Delf32-pj.c325 #define ELF_ARCH bfd_arch_pj macro
H A Delf32-sparc.c171 #define ELF_ARCH bfd_arch_sparc macro
H A Delf32-m68hc12.c550 #define ELF_ARCH bfd_arch_m68hc12
547 #define ELF_ARCH macro
H A Delf32-xc16x.c434 #define ELF_ARCH bfd_arch_xc16x macro
H A Delf32-d30v.c522 #define ELF_ARCH bfd_arch_d30v macro
H A Delf32-dlx.c555 #define ELF_ARCH bfd_arch_dlx macro
/haiku-buildtools/binutils/bfd/
H A Delf32-m88k.c31 #define ELF_ARCH bfd_arch_m88k macro
H A Delf32-am33lin.c30 #define ELF_ARCH bfd_arch_mn10300 macro
H A Delf64-gen.c94 #define ELF_ARCH bfd_arch_unknown macro
H A Delf32-gen.c94 #define ELF_ARCH bfd_arch_unknown macro
H A Delf32-tilegx.c84 #define ELF_ARCH bfd_arch_tilegx macro
H A Delf64-tilegx.c84 #define ELF_ARCH bfd_arch_tilegx macro
H A Delf32-i960.c170 #define ELF_ARCH bfd_arch_i960 macro
H A Delf32-pj.c349 #define ELF_ARCH bfd_arch_pj macro
H A Delf32-ft32.c362 #define ELF_ARCH bfd_arch_ft32
359 #define ELF_ARCH macro
H A Delf32-moxie.c374 #define ELF_ARCH bfd_arch_moxie
369 #define ELF_ARCH macro
H A Delf32-xc16x.c461 #define ELF_ARCH bfd_arch_xc16x macro
H A Delf32-sparc.c198 #define ELF_ARCH bfd_arch_sparc macro
H A Delfxx-target.h729 (ELF_ARCH == bfd_arch_unknown ? 2 : ELF_OSABI == ELFOSABI_NONE ? 1 : 0)
736 ELF_ARCH, /* arch */

Completed in 130 milliseconds

123456