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

/haiku-fatelf/src/bin/gdb/bfd/
H A Di386linux.c213 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Dlibaout.h574 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.c2832 NAME(aout,link_hash_newfunc) (entry, table, string)
2887 NAME(aout,link_hash_newfunc)))
H A Dsunos.c697 NAME(aout,link_hash_newfunc) ((struct bfd_hash_entry *) ret,
H A Daoutx.h3029 NAME(aout,link_hash_newfunc) (entry, table, string)
3085 NAME(aout,link_hash_newfunc)))
H A Delf64-ppc.c3405 link_hash_newfunc (struct bfd_hash_entry *entry,
3449 if (! _bfd_elf_link_hash_table_init (&htab->elf, abfd, link_hash_newfunc))
3401 link_hash_newfunc (struct bfd_hash_entry *entry, function

Completed in 167 milliseconds