Searched refs:_bfd_elf_link_hash_table_init (Results 1 – 25 of 51) sorted by relevance
123
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xgate.c | 454 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in xgate_elf_bfd_link_hash_table_create()
|
D | elf32-m68hc1x.c | 86 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in m68hc11_elf_hash_table_create()
|
D | elf-bfd.h | 1829 extern bfd_boolean _bfd_elf_link_hash_table_init
|
D | elf32-vax.c | 470 if (!_bfd_elf_link_hash_table_init (ret, abfd, in elf_vax_link_hash_table_create()
|
D | elf-m10300.c | 4636 if (!_bfd_elf_link_hash_table_init (&ret->static_hash_table->root, abfd, in elf32_mn10300_link_hash_table_create() 4648 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf32_mn10300_link_hash_table_create()
|
D | elf32-bfin.c | 1835 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, in bfinfdpic_elf_link_hash_table_create() 5063 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in bfin_link_hash_table_create()
|
D | elf32-or1k.c | 689 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in or1k_elf_link_hash_table_create()
|
D | elf32-lm32.c | 166 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in lm32_elf_link_hash_table_create()
|
D | elf32-cr16.c | 1671 if (!_bfd_elf_link_hash_table_init (ret, abfd, in elf32_cr16_link_hash_table_create()
|
D | elf32-avr.c | 785 if (!_bfd_elf_link_hash_table_init (&htab->etab, abfd, in elf32_avr_link_hash_table_create()
|
D | elf64-sh64.c | 3079 if (!_bfd_elf_link_hash_table_init (ret, abfd, in sh64_elf64_link_hash_table_create()
|
D | elf32-cris.c | 890 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf_cris_link_hash_table_create()
|
D | elf32-m32r.c | 1592 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in m32r_elf_link_hash_table_create()
|
D | elf32-microblaze.c | 794 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in microblaze_elf_link_hash_table_create()
|
D | ChangeLog-0001 | 1785 (_bfd_elf_link_hash_table_init): Set up init_refcount. 3164 * elf.c (_bfd_elf_link_hash_table_init): Set the linker hash 4702 (_bfd_elf_link_hash_table_init): Initialize merge_info. 7044 * elf.c (_bfd_elf_link_hash_table_init): Initialize the 8064 * elf.c (_bfd_elf_link_hash_table_init): Initialize dynlocal. 9345 (_bfd_elf_link_hash_table_init): Don't init killed members. 9411 (_bfd_elf_link_hash_table_init): Init copy_indirect and hide_symbol.
|
D | elf32-tilepro.c | 1214 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in tilepro_elf_link_hash_table_create()
|
D | elf32-metag.c | 1046 if (!_bfd_elf_link_hash_table_init (&htab->etab, abfd, in elf_metag_link_hash_table_create()
|
D | elf32-tic6x.c | 1576 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, in elf32_tic6x_link_hash_table_create()
|
D | elf64-hppa.c | 301 if (!_bfd_elf_link_hash_table_init (&htab->root, abfd, in elf64_hppa_hash_table_create()
|
D | elfxx-tilegx.c | 1419 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in tilegx_elf_link_hash_table_create()
|
D | elf32-s390.c | 808 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf_s390_link_hash_table_create()
|
D | elf64-s390.c | 720 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf_s390_link_hash_table_create()
|
D | elf32-m68k.c | 972 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf_m68k_link_hash_table_create()
|
D | ChangeLog-2006 | 1550 * elf.c (_bfd_elf_link_hash_table_init): Clear hplt field. 2912 * elf-bfd.h (_bfd_elf_link_hash_table_init): Likewise
|
D | ChangeLog-2005 | 2541 (_bfd_elf_link_hash_table_init): Likewise. 3497 Pass link_hash_newfunc to _bfd_elf_link_hash_table_init. 4641 * elf.c (_bfd_elf_link_hash_table_init): Initialize it.
|
123