Searched refs:bfd_hash_newfunc (Results 1 – 25 of 28) sorted by relevance
12
/toolchain/binutils/binutils-2.25/bfd/ |
D | hash.c | 631 bfd_hash_newfunc (struct bfd_hash_entry *entry, in bfd_hash_newfunc() function 740 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string); in strtab_hash_newfunc()
|
D | elf-strtab.c | 76 entry = bfd_hash_newfunc (entry, table, string); in elf_strtab_hash_newfunc()
|
D | section.c | 780 entry = bfd_hash_newfunc (entry, table, string); in bfd_section_hash_newfunc()
|
D | stabs.c | 136 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in stab_link_includes_newfunc()
|
D | bfd-in.h | 417 extern struct bfd_hash_entry *bfd_hash_newfunc
|
D | merge.c | 116 entry = bfd_hash_newfunc (entry, table, string); in sec_merge_hash_newfunc()
|
D | coff-h8300.c | 116 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, gen_table, string)); in funcvec_hash_newfunc()
|
D | elf32-m68hc1x.c | 134 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
D | elf32-avr.c | 727 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
D | ecofflink.c | 303 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in string_hash_newfunc()
|
D | linker.c | 451 entry = bfd_hash_newfunc (entry, table, string); in _bfd_link_hash_newfunc()
|
D | cofflink.c | 149 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in _bfd_coff_debug_merge_hash_newfunc()
|
D | dwarf2.c | 411 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in info_hash_table_newfunc()
|
D | elf32-metag.c | 968 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
D | bfd-in2.h | 424 extern struct bfd_hash_entry *bfd_hash_newfunc
|
D | pdp11.c | 2890 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in aout_link_includes_newfunc()
|
D | elf32-nios2.c | 1150 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
D | aoutx.h | 3545 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in aout_link_includes_newfunc()
|
D | elf64-ppc.c | 4041 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc() 4079 entry = bfd_hash_newfunc (entry, table, string); in branch_hash_newfunc()
|
D | elfnn-aarch64.c | 1946 entry = bfd_hash_newfunc (entry, table, string); in stub_hash_newfunc()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldmain.c | 659 bfd_hash_newfunc, in add_ysym() 676 bfd_hash_newfunc, in add_ignoresym() 696 bfd_hash_newfunc, in add_wrap() 729 if (!bfd_hash_table_init (link_info.keep_hash, bfd_hash_newfunc, in add_keepsyms_file()
|
D | ldcref.c | 139 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in cref_hash_newfunc()
|
D | ldlang.c | 1173 entry = bfd_hash_newfunc (entry, table, string); in output_section_statement_newfunc()
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | wrstabs.c | 316 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in string_hash_newfunc()
|
D | ieee.c | 4568 bfd_hash_newfunc ((struct bfd_hash_entry *) ret, table, string)); in ieee_name_type_newfunc()
|
12