Home
last modified time | relevance | path

Searched refs:_bfd_link_hash_newfunc (Results 1 – 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/binutils/bfd/
Dlibbfd-in.h472 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
Dlibbfd.h477 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
Dlinker.c438 _bfd_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_link_hash_newfunc() function
688 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_generic_link_hash_newfunc()
Dcofflink.c74 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in _bfd_coff_link_hash_newfunc()
Decoff.c3261 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in ecoff_link_hash_newfunc()
Daoutx.h2865 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in NAME()
Dxcofflink.c418 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in xcoff_link_hash_newfunc()
DChangeLog-94952089 * linker.c (_bfd_link_hash_newfunc): Don't bother to set bfd_error
6687 * linker.c (_bfd_link_hash_newfunc): Don't initialize written.
9069 * linker.c (_bfd_link_hash_newfunc
9129 _bfd_link_hash_newfunc.
9169 * aoutx.h (aout_link_hash_newfunc): Check _bfd_link_hash_newfunc.
Delf.c1518 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_elf_link_hash_newfunc()
DChangeLog-0203226 * linker.c (_bfd_link_hash_newfunc): Likewise.
5952 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
DChangeLog-00011791 * linker.c (_bfd_link_hash_newfunc): Get rid of a few casts.