Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in.h582 extern void bfd_ecoff_debug_free
Decofflink.c522 bfd_ecoff_debug_free (void * handle, in bfd_ecoff_debug_free() function
Dbfd-in2.h589 extern void bfd_ecoff_debug_free
Decoff.c4374 bfd_ecoff_debug_free (handle, abfd, debug, &backend->debug_swap, info); in _bfd_ecoff_bfd_final_link()
Delf64-alpha.c5365 bfd_ecoff_debug_free (mdebug_handle, abfd, &debug, swap, info); in elf64_alpha_final_link()
Delfxx-mips.c14749 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.