Home
last modified time | relevance | path

Searched refs:bfd_ecoff_debug_one_external (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in.h611 extern bfd_boolean bfd_ecoff_debug_one_external
Decofflink.c1258 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
Delf64-alpha.c1661 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()
Decoff.c4270 return (bfd_ecoff_debug_one_external in ecoff_link_write_external()
Delfxx-mips.c2988 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()
DChangeLog-94959923 * 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.
DChangeLog-2005716 * ecofflink.c (bfd_ecoff_debug_one_external): Likewise.