Searched refs:bfd_ecoff_debug_one_external (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | bfd-in.h | 611 extern bfd_boolean bfd_ecoff_debug_one_external
|
D | ecofflink.c | 1258 if (! bfd_ecoff_debug_one_external (abfd, debug, swap, in bfd_ecoff_debug_externals() 1269 bfd_ecoff_debug_one_external (bfd *abfd, in bfd_ecoff_debug_one_external() function
|
D | elf64-alpha.c | 1661 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo->swap, in elf64_alpha_output_extsym() 5226 if (! bfd_ecoff_debug_one_external (abfd, &debug, swap, in elf64_alpha_final_link()
|
D | ecoff.c | 4270 return (bfd_ecoff_debug_one_external in ecoff_link_write_external()
|
D | elfxx-mips.c | 2988 if (! bfd_ecoff_debug_one_external (einfo->abfd, einfo->debug, einfo->swap, in mips_elf_output_extsym() 14479 if (!bfd_ecoff_debug_one_external (abfd, &debug, swap, in _bfd_mips_elf_final_link()
|
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.
|
D | ChangeLog-2005 | 716 * ecofflink.c (bfd_ecoff_debug_one_external): Likewise.
|