Searched refs:link_hash_newfunc (Results 1 - 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Di386linux.c211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dlibaout.h576 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
H A Dsparclinux.c211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Delf32-s390.c35 static struct bfd_hash_entry *link_hash_newfunc
744 link_hash_newfunc (entry, table, string) function
787 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
H A Delf64-s390.c35 static struct bfd_hash_entry *link_hash_newfunc
699 link_hash_newfunc (entry, table, string) function
742 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
H A Delf32-i386.c702 link_hash_newfunc (struct bfd_hash_entry *entry,
743 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
700 link_hash_newfunc (struct bfd_hash_entry *entry, function
H A Delf64-x86-64.c507 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
547 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
505 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
H A Delfxx-sparc.c791 link_hash_newfunc (struct bfd_hash_entry *entry,
867 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
790 link_hash_newfunc (struct bfd_hash_entry *entry, function
H A Dsunos.c657 NAME (aout, link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Daoutx.h2858 NAME (aout, link_hash_newfunc) (struct bfd_hash_entry *entry,
2911 NAME (aout, link_hash_newfunc),
H A Delf64-ppc.c3613 link_hash_newfunc (struct bfd_hash_entry *entry,
3677 if (!_bfd_elf_link_hash_table_init (&htab->elf, abfd, link_hash_newfunc,
4326 /* Process list of dot-symbols we made in link_hash_newfunc. */
3609 link_hash_newfunc (struct bfd_hash_entry *entry, function

Completed in 370 milliseconds