/openbsd/gnu/usr.bin/binutils/ld/ |
H A D | ldfile.c | 271 && ! (bfd_get_flavour (check) == bfd_target_xcoff_flavour in ldfile_try_open_bfd() 272 && bfd_get_flavour (output_bfd) == bfd_target_xcoff_flavour in ldfile_try_open_bfd()
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/ |
H A D | ldfile.c | 278 && ! (bfd_get_flavour (check) == bfd_target_xcoff_flavour in ldfile_try_open_bfd() 279 && bfd_get_flavour (output_bfd) == bfd_target_xcoff_flavour in ldfile_try_open_bfd()
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | xcoff-target.h | 150 bfd_target_xcoff_flavour,
|
H A D | bfd-in.h | 510 bfd_get_flavour (abfd) == bfd_target_xcoff_flavour)
|
H A D | coff64-rs6000.c | 2157 if (bfd_get_flavour (abfd) != bfd_target_xcoff_flavour) 2620 bfd_target_xcoff_flavour, 2871 bfd_target_xcoff_flavour,
|
H A D | xcofflink.c | 2419 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_link_record_set() 2453 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_import_symbol() 2565 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_export_symbol() 2630 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_link_count_reloc() 2663 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_record_link_assignment() 2991 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) in bfd_xcoff_size_dynamic_sections()
|
H A D | coff-rs6000.c | 1756 && bfd_get_flavour (in_bfd) == bfd_target_xcoff_flavour 4078 bfd_target_xcoff_flavour, 4328 bfd_target_xcoff_flavour,
|
H A D | bfd-in2.h | 517 bfd_get_flavour (abfd) == bfd_target_xcoff_flavour) 4761 bfd_target_xcoff_flavour, enumerator
|
H A D | coffcode.h | 2835 BFD_ASSERT (bfd_get_flavour (abfd) == bfd_target_xcoff_flavour); in coff_set_flags()
|
H A D | ChangeLog-0001 | 7945 * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour. 7946 * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour. 7952 check for bfd_target_xcoff_flavour.
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | xcoff-target.h | 156 bfd_target_xcoff_flavour,
|
H A D | bfd-in.h | 479 bfd_get_flavour (abfd) == bfd_target_xcoff_flavour)
|
H A D | coff64-rs6000.c | 2156 if (bfd_get_flavour (abfd) != bfd_target_xcoff_flavour) 2619 bfd_target_xcoff_flavour, 2862 bfd_target_xcoff_flavour,
|
H A D | xcofflink.c | 2537 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) 2574 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) 2687 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) 2753 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) 2787 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour) 2851 if (bfd_get_flavour (output_bfd) != bfd_target_xcoff_flavour)
|
H A D | bfd-in2.h | 486 bfd_get_flavour (abfd) == bfd_target_xcoff_flavour) 4040 bfd_target_xcoff_flavour, enumerator
|
H A D | coff-rs6000.c | 1754 && bfd_get_flavour (in_bfd) == bfd_target_xcoff_flavour 4083 bfd_target_xcoff_flavour, 4325 bfd_target_xcoff_flavour,
|
H A D | coffcode.h | 2887 BFD_ASSERT (bfd_get_flavour (abfd) == bfd_target_xcoff_flavour);
|
H A D | ChangeLog-0001 | 7945 * targets.c (enum bfd_flavour): Add bfd_target_xcoff_flavour. 7946 * xcoff-target.h (TARGET_SYM): Use bfd_target_xcoff_flavour. 7952 check for bfd_target_xcoff_flavour.
|
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | rs6000-nat.c | 1238 bfd_target_xcoff_flavour, /* core_flavour */
|
H A D | xcoffread.c | 3011 bfd_target_xcoff_flavour,
|
H A D | rs6000-tdep.c | 3000 bfd_get_flavour (info.abfd) == bfd_target_xcoff_flavour; in rs6000_gdbarch_init()
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | targets.texi | 121 bfd_target_xcoff_flavour,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | targets.texi | 121 bfd_target_xcoff_flavour,
|
/openbsd/gnu/usr.bin/binutils/ld/emultempl/ |
H A D | aix.em | 1282 if ((bfd_get_flavour (output_bfd) == bfd_target_xcoff_flavour)
|
/openbsd/gnu/usr.bin/binutils-2.17/ld/emultempl/ |
H A D | aix.em | 1285 if ((bfd_get_flavour (output_bfd) == bfd_target_xcoff_flavour)
|