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

12

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Di386linux.c213 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dlibaout.h572 extern struct bfd_hash_entry * NAME(aout,link_hash_newfunc)
H A Dm68klinux.c214 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dsparclinux.c213 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Delf32-i386.c618 link_hash_newfunc (struct bfd_hash_entry *entry,
658 if (! _bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc))
616 link_hash_newfunc (struct bfd_hash_entry *entry, function
H A Delf64-x86-64.c388 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
427 if (! _bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc))
386 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
H A Delf32-s390.c34 static struct bfd_hash_entry *link_hash_newfunc
724 link_hash_newfunc (entry, table, string) function
767 if (! _bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc))
H A Delf32-sparc.c62 static struct bfd_hash_entry *link_hash_newfunc
662 link_hash_newfunc (entry, table, string)
704 if (! _bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc))
658 link_hash_newfunc (entry, table, string) function
H A Delf64-s390.c34 static struct bfd_hash_entry *link_hash_newfunc
677 link_hash_newfunc (entry, table, string) function
720 if (! _bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc))
H A Dpdp11.c2842 NAME(aout,link_hash_newfunc) (entry, table, string)
2897 NAME(aout,link_hash_newfunc)))
H A Dsunos.c696 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Daoutx.h3030 NAME(aout,link_hash_newfunc) (entry, table, string)
3086 NAME(aout,link_hash_newfunc)))
H A Delf64-ppc.c2958 link_hash_newfunc (struct bfd_hash_entry *entry,
3002 if (! _bfd_elf_link_hash_table_init (&htab->elf, abfd, link_hash_newfunc))
2955 link_hash_newfunc (struct bfd_hash_entry *entry, function
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Di386linux.c213 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dlibaout.h573 extern struct bfd_hash_entry * NAME (aout, link_hash_newfunc)
H A Dm68klinux.c214 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dsparclinux.c213 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Delf32-s390.c35 static struct bfd_hash_entry *link_hash_newfunc
731 link_hash_newfunc (entry, table, string) function
774 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
684 link_hash_newfunc (entry, table, string) function
727 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
H A Delfxx-sparc.c764 link_hash_newfunc (struct bfd_hash_entry *entry,
840 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
763 link_hash_newfunc (struct bfd_hash_entry *entry, function
H A Dpdp11.c2425 NAME (aout, link_hash_newfunc) (struct bfd_hash_entry *entry,
2476 NAME (aout, link_hash_newfunc),
H A Delf64-x86-64.c490 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table,
530 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
488 link_hash_newfunc (struct bfd_hash_entry *entry, struct bfd_hash_table *table, function
H A Delf32-i386.c698 link_hash_newfunc (struct bfd_hash_entry *entry,
739 if (!_bfd_elf_link_hash_table_init (&ret->elf, abfd, link_hash_newfunc,
696 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.h2836 NAME (aout, link_hash_newfunc) (struct bfd_hash_entry *entry,
2889 NAME (aout, link_hash_newfunc),

Completed in 489 milliseconds

12