Searched refs:bfd_ecoff_debug_one_external (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | bfd-in.h | 643 extern bfd_boolean bfd_ecoff_debug_one_external
|
| H A D | ecofflink.c | 1301 if (! bfd_ecoff_debug_one_external (abfd, debug, swap, 1312 bfd_ecoff_debug_one_external (abfd, debug, swap, name, esym) in bfd_ecoff_debug_one_external() function
|
| H A D | elf64-alpha.c | 1637 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo->swap, in elf64_alpha_output_extsym() 5017 if (! bfd_ecoff_debug_one_external (abfd, &debug, swap, in elf64_alpha_final_link()
|
| H A D | bfd-in2.h | 650 extern bfd_boolean bfd_ecoff_debug_one_external
|
| H A D | ecoff.c | 4428 return (bfd_ecoff_debug_one_external in ecoff_link_write_external()
|
| H A D | elfxx-mips.c | 1929 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo->swap, in mips_elf_output_extsym() 10450 if (!bfd_ecoff_debug_one_external (abfd, &debug, swap, in _bfd_mips_elf_final_link()
|
| H A D | ChangeLog-9495 | 9923 * ecofflink.c (bfd_ecoff_debug_one_external): New function. 9924 (bfd_ecoff_debug_externals): Call bfd_ecoff_debug_one_external. 9925 * bfd-in.h (bfd_ecoff_debug_one_external): Declare.
|
| /freebsd-12.1/gnu/usr.bin/binutils/libbfd/ |
| H A D | bfd.h | 656 extern bfd_boolean bfd_ecoff_debug_one_external
|