Searched refs:link_hash_newfunc (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | libaout.h | 574 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
|
| HD | sparclinux.c | 211 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
|
| HD | i386linux.c | 210 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
|
| HD | elf32-s390.c | 35 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,
|
| HD | elf64-s390.c | 35 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,
|
| HD | elf32-i386.c | 700 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()
|
| HD | elf64-x86-64.c | 505 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()
|
| HD | elfxx-sparc.c | 790 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()
|
| HD | ChangeLog-0203 | 147 (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 …]
|
| HD | aoutx.h | 2850 NAME (aout, link_hash_newfunc) (struct bfd_hash_entry *entry, in NAME() argument 2903 NAME (aout, link_hash_newfunc), in NAME()
|
| HD | ChangeLog-2006 | 304 (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.
|
| HD | sunos.c | 656 NAME (aout, link_hash_newfunc) ((struct bfd_hash_entry *) ret, in sunos_link_hash_newfunc()
|
| HD | elf64-ppc.c | 3609 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()
|
| HD | ChangeLog-0001 | 1090 (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.
|
| HD | ChangeLog-9495 | 6679 * 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.
|