Home
last modified time | relevance | path

Searched refs:bfd_ecoff_debug_free (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in.h594 extern void bfd_ecoff_debug_free
Decofflink.c522 bfd_ecoff_debug_free (void * handle, in bfd_ecoff_debug_free() function
Decoff.c4394 bfd_ecoff_debug_free (handle, abfd, debug, &backend->debug_swap, info); in _bfd_ecoff_bfd_final_link()
Delf64-alpha.c5390 bfd_ecoff_debug_free (mdebug_handle, abfd, &debug, swap, info); in elf64_alpha_final_link()
Delfxx-mips.c14880 bfd_ecoff_debug_free (mdebug_handle, abfd, &debug, swap, info); in _bfd_mips_elf_final_link()
DChangeLog-94959822 * bfd-in.h (bfd_ecoff_debug_init, bfd_ecoff_debug_free): Declare.