Searched refs:bfd_hash_newfunc (Results 1 – 20 of 20) sorted by relevance
| /freebsd-9-stable/contrib/binutils/bfd/ |
| D | hash.c | 558 bfd_hash_newfunc (struct bfd_hash_entry *entry, in bfd_hash_newfunc() function 664 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string); in strtab_hash_newfunc()
|
| D | elf-strtab.c | 75 entry = bfd_hash_newfunc (entry, table, string); in elf_strtab_hash_newfunc()
|
| D | section.c | 726 entry = bfd_hash_newfunc (entry, table, string); in bfd_section_hash_newfunc()
|
| D | stabs.c | 135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in stab_link_includes_newfunc()
|
| D | bfd-in.h | 465 extern struct bfd_hash_entry *bfd_hash_newfunc
|
| D | merge.c | 114 entry = bfd_hash_newfunc (entry, table, string); in sec_merge_hash_newfunc()
|
| D | linker.c | 452 entry = bfd_hash_newfunc (entry, table, string); in _bfd_link_hash_newfunc() 889 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in archive_hash_newfunc()
|
| D | ecofflink.c | 322 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string));
|
| D | cofflink.c | 147 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in _bfd_coff_debug_merge_hash_newfunc()
|
| D | elf32-spu.c | 335 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
| D | bfd-in2.h | 472 extern struct bfd_hash_entry *bfd_hash_newfunc
|
| D | elf64-ppc.c | 3487 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc() 3523 entry = bfd_hash_newfunc (entry, table, string); in branch_hash_newfunc()
|
| D | aoutx.h | 3491 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in aout_link_includes_newfunc()
|
| D | ChangeLog-9495 | 9197 (string_hash_newfunc): Check bfd_hash_allocate and bfd_hash_newfunc.
|
| /freebsd-9-stable/contrib/binutils/ld/ |
| D | ldmain.c | 781 bfd_hash_newfunc, in add_ysym() 800 bfd_hash_newfunc, in add_wrap() 832 if (!bfd_hash_table_init (link_info.keep_hash, bfd_hash_newfunc, in add_keepsyms_file() 1332 if (!bfd_hash_table_init (hash, bfd_hash_newfunc, in undefined_symbol()
|
| D | ldcref.c | 135 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in cref_hash_newfunc()
|
| D | ldlang.c | 1030 entry = bfd_hash_newfunc (entry, table, string); in output_section_statement_newfunc()
|
| /freebsd-9-stable/contrib/binutils/binutils/ |
| D | wrstabs.c | 316 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in string_hash_newfunc()
|
| D | ieee.c | 4556 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in ieee_name_type_newfunc()
|
| /freebsd-9-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 478 extern struct bfd_hash_entry *bfd_hash_newfunc
|