Home
last modified time | relevance | path

Searched refs:_bfd_elf_link_hash_table_init (Results 1 – 25 of 47) sorted by relevance

12

/toolchain/binutils/binutils-2.27/bfd/
Delf32-xgate.c458 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in xgate_elf_bfd_link_hash_table_create()
Delf32-m68hc1x.c86 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in m68hc11_elf_hash_table_create()
Delf32-vax.c478 if (!_bfd_elf_link_hash_table_init (ret, abfd, in elf_vax_link_hash_table_create()
Delf-m10300.c4638 if (!_bfd_elf_link_hash_table_init (&ret->static_hash_table->root, abfd, in elf32_mn10300_link_hash_table_create()
4650 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf32_mn10300_link_hash_table_create()
Delf32-bfin.c1834 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, in bfinfdpic_elf_link_hash_table_create()
5067 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in bfin_link_hash_table_create()
Delf32-lm32.c166 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in lm32_elf_link_hash_table_create()
Delf32-or1k.c689 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in or1k_elf_link_hash_table_create()
Delf32-cr16.c1671 if (!_bfd_elf_link_hash_table_init (ret, abfd, in elf32_cr16_link_hash_table_create()
Delf32-arc.c2769 if (!_bfd_elf_link_hash_table_init (htab, abfd, in arc_elf_link_hash_table_create()
Delf64-sh64.c3053 if (!_bfd_elf_link_hash_table_init (ret, abfd, in sh64_elf64_link_hash_table_create()
Delf32-cris.c894 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf_cris_link_hash_table_create()
Delf32-microblaze.c803 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in microblaze_elf_link_hash_table_create()
DChangeLog-00011785 (_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.
Delf32-metag.c1050 if (!_bfd_elf_link_hash_table_init (&htab->etab, abfd, in elf_metag_link_hash_table_create()
Delf32-tilepro.c1214 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in tilepro_elf_link_hash_table_create()
Delf64-hppa.c301 if (!_bfd_elf_link_hash_table_init (&htab->root, abfd, in elf64_hppa_hash_table_create()
Delf32-tic6x.c1576 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, in elf32_tic6x_link_hash_table_create()
Delf32-avr.c879 if (!_bfd_elf_link_hash_table_init (&htab->etab, abfd, in elf32_avr_link_hash_table_create()
Delfxx-tilegx.c1419 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in tilegx_elf_link_hash_table_create()
Delf32-m68k.c972 if (!_bfd_elf_link_hash_table_init (&ret->root, abfd, in elf_m68k_link_hash_table_create()
Delf64-s390.c720 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf_s390_link_hash_table_create()
Delf32-s390.c808 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf_s390_link_hash_table_create()
Delf32-hppa.c436 if (!_bfd_elf_link_hash_table_init (&htab->etab, abfd, hppa_link_hash_newfunc, in elf32_hppa_link_hash_table_create()
DChangeLog-20061550 * elf.c (_bfd_elf_link_hash_table_init): Clear hplt field.
2912 * elf-bfd.h (_bfd_elf_link_hash_table_init): Likewise
DChangeLog-20052541 (_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.

12