Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dlibbfd-in.h566 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
Dlibbfd.h571 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
Dlinker.c436 _bfd_link_hash_newfunc (struct bfd_hash_entry *entry, in _bfd_link_hash_newfunc() function
740 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_generic_link_hash_newfunc()
Dcofflink.c76 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in _bfd_coff_link_hash_newfunc()
Dpdp11.c2432 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, table, string); in NAME()
Decoff.c3190 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in ecoff_link_hash_newfunc()
Daoutx.h2895 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in NAME()
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.
Dxcofflink.c556 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in xcoff_link_hash_newfunc()
DChangeLog-20112541 * linker.c (_bfd_link_hash_newfunc): Clear bitfields.
Dvms-alpha.c7998 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in alpha_vms_link_hash_newfunc()
DChangeLog-20054814 * linker.c (_bfd_link_hash_newfunc): Set all local fields.
Delflink.c6717 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.