Searched refs:bfd_hash_newfunc (Results 1 - 19 of 19) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dhash.c74 @findex bfd_hash_newfunc
77 table, use the function <<bfd_hash_newfunc>>. @xref{Deriving
262 @var{base_newfunc} is <<bfd_hash_newfunc>>, the creation
558 bfd_hash_newfunc (struct bfd_hash_entry *entry, function
666 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string);
H A Delf-strtab.c75 entry = bfd_hash_newfunc (entry, table, string);
H A Dsection.c729 entry = bfd_hash_newfunc (entry, table, string);
H A Dbfd-in.h471 extern struct bfd_hash_entry *bfd_hash_newfunc
H A Dstabs.c136 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Dmerge.c114 entry = bfd_hash_newfunc (entry, table, string);
H A Dlinker.c452 entry = bfd_hash_newfunc (entry, table, string);
892 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Dcofflink.c147 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Decofflink.c325 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Dbfd-in2.h478 extern struct bfd_hash_entry *bfd_hash_newfunc
H A Delf32-spu.c335 entry = bfd_hash_newfunc (entry, table, string);
H A Delf64-ppc.c3560 entry = bfd_hash_newfunc (entry, table, string);
3596 entry = bfd_hash_newfunc (entry, table, string);
H A Daoutx.h3500 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c782 bfd_hash_newfunc,
801 bfd_hash_newfunc,
833 if (!bfd_hash_table_init (link_info.keep_hash, bfd_hash_newfunc,
1334 if (!bfd_hash_table_init (hash, bfd_hash_newfunc,
H A Dldcref.c135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Dldlang.c1030 entry = bfd_hash_newfunc (entry, table, string);
/freebsd-11-stable/contrib/binutils/binutils/
H A Dwrstabs.c317 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
H A Dieee.c4559 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h484 extern struct bfd_hash_entry *bfd_hash_newfunc

Completed in 355 milliseconds