Searched refs:_bfd_elf_link_hash_newfunc (Results 1 – 25 of 45) sorted by relevance
12
/toolchain/binutils/binutils-2.27/bfd/ |
D | elf32-xgate.c | 459 _bfd_elf_link_hash_newfunc, sizeof(struct elf_link_hash_entry), in xgate_elf_bfd_link_hash_table_create()
|
D | elf32-m68hc1x.c | 87 _bfd_elf_link_hash_newfunc, in m68hc11_elf_hash_table_create()
|
D | elf32-vax.c | 456 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in elf_vax_link_hash_newfunc()
|
D | elf32-bfin.c | 1835 _bfd_elf_link_hash_newfunc, in bfinfdpic_elf_link_hash_table_create() 5048 ret = _bfd_elf_link_hash_newfunc (ret, table, string); in bfin_link_hash_newfunc()
|
D | elf32-lm32.c | 141 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in lm32_elf_link_hash_newfunc()
|
D | elf32-or1k.c | 663 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in or1k_elf_link_hash_newfunc()
|
D | elf32-cr16.c | 1644 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in elf32_cr16_link_hash_newfunc()
|
D | elf32-arc.c | 2770 _bfd_elf_link_hash_newfunc, in arc_elf_link_hash_table_create()
|
D | elf64-sh64.c | 3031 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in sh64_elf64_link_hash_newfunc()
|
D | ChangeLog-2007 | 1527 _bfd_elf_merge_sections, _bfd_elf_link_hash_newfunc, 3479 through to _bfd_elf_link_hash_newfunc. 3482 _bfd_elf_link_hash_newfunc.
|
D | elf32-cris.c | 867 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in elf_cris_link_hash_newfunc()
|
D | elf32-microblaze.c | 778 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in link_hash_newfunc()
|
D | elf32-metag.c | 1009 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in metag_link_hash_newfunc()
|
D | elf32-tilepro.c | 1189 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in link_hash_newfunc()
|
D | elf64-hppa.c | 272 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in hppa64_link_hash_newfunc()
|
D | elf32-tic6x.c | 1552 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in elf32_tic6x_link_hash_newfunc()
|
D | elf32-avr.c | 844 return _bfd_elf_link_hash_newfunc (entry, table, string); in elf32_avr_link_hash_newfunc()
|
D | elfxx-tilegx.c | 1365 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in link_hash_newfunc()
|
D | elf32-m68k.c | 932 ret = _bfd_elf_link_hash_newfunc (ret, table, string); in elf_m68k_link_hash_newfunc()
|
D | elf64-s390.c | 692 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in link_hash_newfunc()
|
D | elf32-s390.c | 780 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in link_hash_newfunc()
|
D | elf32-hppa.c | 394 entry = _bfd_elf_link_hash_newfunc (entry, table, string); in hppa_link_hash_newfunc()
|
D | elf32-score.c | 1158 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in score_elf_link_hash_newfunc()
|
D | elfnn-ia64.c | 1253 _bfd_elf_link_hash_newfunc ((struct bfd_hash_entry *) ret, in elfNN_ia64_new_elf_hash_entry()
|
D | ChangeLog-9697 | 2458 (_bfd_elf_link_hash_newfunc): Initialize verinfo field. 3042 * elf.c (_bfd_elf_link_hash_newfunc): Initialize other field. 6057 * elf.c (_bfd_elf_link_hash_newfunc): Set elf_link_hash_flags to 6364 * elf.c (_bfd_elf_link_hash_newfunc): Initialize new fields.
|
12