/openbsd/gnu/usr.bin/binutils/gas/ |
H A D | emul.h | 29 const char *(* bfd_name) (void); member
|
/openbsd/gnu/usr.bin/binutils-2.17/gas/ |
H A D | emul.h | 29 const char *(* bfd_name) (void); member
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | cgen.h | 200 const char *bfd_name; member
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | ip2k-desc.c | 885 if (strcmp (name, table->bfd_name) == 0)
|
H A D | openrisc-desc.c | 726 if (strcmp (name, table->bfd_name) == 0)
|
H A D | xstormy16-desc.c | 1187 if (strcmp (name, table->bfd_name) == 0)
|
H A D | m32r-desc.c | 1236 if (strcmp (name, table->bfd_name) == 0)
|
H A D | fr30-desc.c | 1456 if (strcmp (name, table->bfd_name) == 0)
|
H A D | iq2000-desc.c | 1890 if (strcmp (name, table->bfd_name) == 0)
|
H A D | frv-desc.c | 6098 if (strcmp (name, table->bfd_name) == 0)
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | ip2k-desc.c | 881 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | openrisc-desc.c | 722 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | xstormy16-desc.c | 1183 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | m32r-desc.c | 1232 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | mt-desc.c | 1012 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | fr30-desc.c | 1452 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | xc16x-desc.c | 3214 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | iq2000-desc.c | 1886 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | frv-desc.c | 6165 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
H A D | m32c-desc.c | 62856 if (strcmp (name, table->bfd_name) == 0) in lookup_mach_via_bfd_name()
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | cgen.h | 210 const char *bfd_name; member
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | ChangeLog-9495 | 4069 * config.bfd (i[345]86-*-gnu*): Set bfd_name to i386-gnu. 4286 * config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name. 4479 * config.bfd (m68*-*-netbsd*): Use m68k-nbsd as bfd_name. 5882 * config.bfd (ns32k-*-netbsd*): Use ns32k-nbsd as bfd_name. 9276 * config.bfd (hppa*-*-osf*): Use bfd_name hppaosf for this
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | ChangeLog-9495 | 4069 * config.bfd (i[345]86-*-gnu*): Set bfd_name to i386-gnu. 4286 * config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name. 4479 * config.bfd (m68*-*-netbsd*): Use m68k-nbsd as bfd_name. 5882 * config.bfd (ns32k-*-netbsd*): Use ns32k-nbsd as bfd_name. 9276 * config.bfd (hppa*-*-osf*): Use bfd_name hppaosf for this
|