Searched refs:bfd_arch_obscure (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Dbucomm.c220 for (a = bfd_arch_obscure + 1; a < bfd_arch_last; a++)
251 for (a = bfd_arch_obscure + 1; a < bfd_arch_last; a++)
/freebsd-11-stable/contrib/binutils/bfd/
H A Dmipsbsd.c101 arch = bfd_arch_obscure;
H A Daoutf1.h152 arch = bfd_arch_obscure;
H A Dcoffcode.h2230 arch = bfd_arch_obscure;
2258 arch = bfd_arch_obscure;
H A Dbfd-in2.h1747 bfd_arch_obscure, /* Arch known, not one of these. */
1740 bfd_arch_obscure, /* Arch known, not one of these. */ enumerator in enum:bfd_architecture
H A Decoff.c228 arch = bfd_arch_obscure;
H A Daoutx.h591 abfd->obj_arch = bfd_arch_obscure;
/freebsd-11-stable/contrib/gdb/gdb/
H A Darch-utils.c706 && bfd_get_arch (info->abfd) != bfd_arch_obscure)
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h1753 bfd_arch_obscure, /* Arch known, not one of these. */
1746 bfd_arch_obscure, /* Arch known, not one of these. */ enumerator in enum:bfd_architecture

Completed in 217 milliseconds