Home
last modified time | relevance | path

Searched refs:link_hash_newfunc (Results 1 – 15 of 15) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDlibaout.h574 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
HDsparclinux.c211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
HDi386linux.c210 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
HDelf32-s390.c35 static struct bfd_hash_entry *link_hash_newfunc
744 link_hash_newfunc (entry, table, string) in link_hash_newfunc() function
787 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
HDelf64-s390.c35 static struct bfd_hash_entry *link_hash_newfunc
699 link_hash_newfunc (entry, table, string) in link_hash_newfunc() function
742 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
HDelf32-i386.c700 link_hash_newfunc (struct bfd_hash_entry *entry, in link_hash_newfunc() function
741 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf_i386_link_hash_table_create()
HDelf64-x86-64.c505 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, in link_hash_newfunc() function
545 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in elf64_x86_64_link_hash_table_create()
HDelfxx-sparc.c790 link_hash_newfunc (struct bfd_hash_entry *entry, in link_hash_newfunc() function
866 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc, in _bfd_sparc_elf_link_hash_table_create()
HDChangeLog-0203147 (link_hash_newfunc): Init it.
4543 (link_hash_newfunc): Init new fields.
4754 (link_hash_newfunc, elf32_sparc_link_hash_table_create,
4788 (link_hash_newfunc): Initialize tls_type.
4940 (link_hash_newfunc): Initialize gotplt_refcount.
6414 (link_hash_newfunc): Initialize tls_type.
7820 (link_hash_newfunc): Init is_entry.
8820 (link_hash_newfunc): Clear tls_type.
9278 (link_hash_newfunc): Init new fields.
10039 (link_hash_newfunc): Rename from elf64_x86_64_link_hash_newfunc,
[all …]
HDaoutx.h2850 NAME (aout, link_hash_newfunc) (struct bfd_hash_entry *entry, in NAME() argument
2903 NAME (aout, link_hash_newfunc), in NAME()
HDChangeLog-2006304 (link_hash_newfunc): Make list of syms starting with a dot.
3492 (link_hash_newfunc): Initialize tlsdesc_got.
3525 (link_hash_newfunc): Initialize tlsdesc_got.
HDsunos.c656 NAME (aout, link_hash_newfunc) ((struct bfd_hash_entry *) ret, in sunos_link_hash_newfunc()
HDelf64-ppc.c3609 link_hash_newfunc (struct bfd_hash_entry *entry, in link_hash_newfunc() function
3673 if (!_bfd_elf_link_hash_table_init (&htab->elf, abfd, link_hash_newfunc, in ppc64_elf_link_hash_table_create()
HDChangeLog-00011090 (elf_s390_link_hash_newfunc): Rename to link_hash_newfunc and get
1723 (link_hash_newfunc): New function.
1888 (link_hash_newfunc): Get rid of unnecessary casts.
1927 (elf_i386_link_hash_newfunc): Rename to link_hash_newfunc.
HDChangeLog-94956679 * aoutx.h (NAME(aout,link_hash_newfunc)): Initialize written.
6762 (NAME(aout,link_hash_newfunc)): Rename from aout_link_hash_newfunc
6793 (NAME(aout,link_hash_newfunc)): Declare.