Searched refs:_bfd_link_hash_newfunc (Results 1 – 15 of 15) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | libbfd-in.h | 566 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
|
D | libbfd.h | 571 extern struct bfd_hash_entry *_bfd_link_hash_newfunc
|
D | linker.c | 436 _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()
|
D | cofflink.c | 76 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in _bfd_coff_link_hash_newfunc()
|
D | pdp11.c | 2432 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, table, string); in NAME()
|
D | ecoff.c | 3190 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in ecoff_link_hash_newfunc()
|
D | aoutx.h | 2895 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in NAME()
|
D | ChangeLog-9495 | 2089 * 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.
|
D | xcofflink.c | 556 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in xcoff_link_hash_newfunc()
|
D | ChangeLog-2011 | 2541 * linker.c (_bfd_link_hash_newfunc): Clear bitfields.
|
D | vms-alpha.c | 7998 _bfd_link_hash_newfunc ((struct bfd_hash_entry *) ret, in alpha_vms_link_hash_newfunc()
|
D | ChangeLog-2005 | 4814 * linker.c (_bfd_link_hash_newfunc): Set all local fields.
|
D | elflink.c | 6717 entry = _bfd_link_hash_newfunc (entry, table, string); in _bfd_elf_link_hash_newfunc()
|
D | ChangeLog-0203 | 226 * linker.c (_bfd_link_hash_newfunc): Likewise. 5952 * linker.c (_bfd_link_hash_newfunc): Cast bfd_hash_allocate result to
|
D | ChangeLog-0001 | 1791 * linker.c (_bfd_link_hash_newfunc): Get rid of a few casts.
|