Home
last modified time | relevance | path

Searched refs:bfd_link_hash_lookup (Results 1 – 25 of 39) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/bfd/
Dgenlink.h61 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
Delf32-m68hc1x.c194 bfd_link_hash_lookup (info->hash, "__far_trampoline", in elf32_m68hc11_add_symbol_hook()
588 bfd_link_hash_lookup (info->hash, name, FALSE, FALSE, FALSE); in m68hc11_elf_set_symbol()
683 h = bfd_link_hash_lookup (info->hash, BFD_M68HC11_BANK_START_NAME, in m68hc11_elf_get_bank_parameters()
691 h = bfd_link_hash_lookup (info->hash, BFD_M68HC11_BANK_VIRTUAL_NAME, in m68hc11_elf_get_bank_parameters()
699 h = bfd_link_hash_lookup (info->hash, BFD_M68HC11_BANK_SIZE_NAME, in m68hc11_elf_get_bank_parameters()
715 h = bfd_link_hash_lookup (info->hash, "__far_trampoline", FALSE, in m68hc11_elf_get_bank_parameters()
Dcoff-aux.c89 h = bfd_link_hash_lookup (info->hash, name, TRUE, copy, FALSE);
Dlinker.c490 bfd_link_hash_lookup (struct bfd_link_hash_table *table, in bfd_link_hash_lookup() function
557 h = bfd_link_hash_lookup (info->hash, n, create, TRUE, follow); in bfd_wrapped_link_hash_lookup()
587 h = bfd_link_hash_lookup (info->hash, n, create, TRUE, follow); in bfd_wrapped_link_hash_lookup()
595 return bfd_link_hash_lookup (info->hash, string, create, copy, follow); in bfd_wrapped_link_hash_lookup()
1184 h = bfd_link_hash_lookup (info->hash, bfd_asymbol_name (p), FALSE, in generic_link_check_archive_element()
1562 h = bfd_link_hash_lookup (info->hash, name, TRUE, copy, FALSE); in _bfd_generic_link_add_one_symbol()
2793 h = bfd_link_hash_lookup (info->hash, in default_indirect_link_order()
Dlibxcoff.h106 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy),\
Dlibcoff-in.h285 bfd_link_hash_lookup (&(table)->root, (string), (create), \
Delf32-v850.c1456 h = bfd_link_hash_lookup (info->hash, "__gp", FALSE, FALSE, TRUE); in v850_elf_final_link_relocate()
1481 h = bfd_link_hash_lookup (info->hash, "__ep", FALSE, FALSE, TRUE); in v850_elf_final_link_relocate()
1500 h = bfd_link_hash_lookup (info->hash, "__ctbp", FALSE, FALSE, TRUE); in v850_elf_final_link_relocate()
1521 h = bfd_link_hash_lookup (info->hash, "__ctbp", FALSE, FALSE, TRUE); in v850_elf_final_link_relocate()
Dlibaout.h122 bfd_link_hash_lookup (&(table)->root, (string), (create), (copy), (follow)))
Delf32-sh64.c412 bfd_link_hash_lookup (info->hash, dl_name, FALSE, FALSE, FALSE); in sh64_elf_add_symbol_hook()
Delf64-sparc.c472 bfd_link_hash_lookup (info->hash, *namep, FALSE, FALSE, FALSE); in elf64_sparc_add_symbol_hook()
Dlibcoff.h289 bfd_link_hash_lookup (&(table)->root, (string), (create), \
Delf32-frv.c2204 h = bfd_link_hash_lookup (info->hash, "_gp", FALSE, FALSE, TRUE);
2244 h = bfd_link_hash_lookup (info->hash, "_gp", FALSE, FALSE, TRUE);
2376 h = bfd_link_hash_lookup (info->hash, "_gp", FALSE, FALSE, TRUE);
2411 h = bfd_link_hash_lookup (info->hash, "_gp", FALSE, FALSE, TRUE);
5829 hend = bfd_link_hash_lookup (info->hash, "__ROFIXUP_END__", in elf32_frvfdpic_finish_dynamic_sections()
/mirbsd/src/gnu/usr.bin/binutils/ld/
Dldcref.c264 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE, in output_one_cref()
410 hl = bfd_link_hash_lookup (link_info.hash, h->root.string, FALSE, in check_nocrossref()
Dpe-dll.c561 blhe = bfd_link_hash_lookup (info->hash, name, in process_def_file()
693 blhe = bfd_link_hash_lookup (info->hash, in process_def_file()
904 blhe = bfd_link_hash_lookup (info->hash, in fill_exported_offsets()
2165 name_thunk_sym = bfd_link_hash_lookup (link_info.hash, buf, 0, 0, 1); in pe_create_import_fixup()
2342 blhe = bfd_link_hash_lookup (link_info->hash, name, in pe_process_import_defs()
2354 blhe = bfd_link_hash_lookup (link_info->hash, name, in pe_process_import_defs()
Dldlang.c2812 h = bfd_link_hash_lookup (link_info.hash, name, TRUE, FALSE, TRUE); in insert_undefined()
3273 h = bfd_link_hash_lookup (link_info.hash, assignment->exp->assign.dst, in print_assignment()
4625 h = bfd_link_hash_lookup (link_info.hash, buf, FALSE, FALSE, TRUE); in lang_set_startof()
4634 h = bfd_link_hash_lookup (link_info.hash, buf, FALSE, FALSE, TRUE); in lang_set_startof()
4665 h = bfd_link_hash_lookup (link_info.hash, entry_symbol.name, in lang_finish()
5239 h = bfd_link_hash_lookup (link_info.hash, ulist->name, in lang_gc_sections()
5679 h = bfd_link_hash_lookup (link_info.hash, name, TRUE, TRUE, TRUE); in lang_abs_symbol_at_beginning_of()
5710 h = bfd_link_hash_lookup (link_info.hash, name, TRUE, TRUE, TRUE); in lang_abs_symbol_at_end_of()
Dldexp.c732 h = bfd_link_hash_lookup (link_info.hash, tree->assign.dst, in exp_fold_tree_1()
750 h = bfd_link_hash_lookup (link_info.hash, tree->assign.dst, in exp_fold_tree_1()
Dldmain.c913 h = bfd_link_hash_lookup (info->hash, name, FALSE, FALSE, TRUE); in add_archive_element()
1166 h = bfd_link_hash_lookup (info->hash, set_name, TRUE, TRUE, TRUE); in constructor_callback()
Dldwrite.c350 || (h = bfd_link_hash_lookup (link_info.hash, in clone_section()
/mirbsd/src/gnu/usr.bin/binutils/include/
Dbfdlink.h179 extern struct bfd_link_hash_entry *bfd_link_hash_lookup
/mirbsd/src/gnu/usr.bin/binutils/ld/emultempl/
Daix.em626 h = bfd_link_hash_lookup (link_info.hash, el->name, FALSE, FALSE, FALSE);
628 einfo ("%P%F: bfd_link_hash_lookup of export symbol failed: %E\n");
1119 h = bfd_link_hash_lookup (link_info.hash, symname, FALSE, FALSE,
1193 h = bfd_link_hash_lookup (link_info.hash, exp->assign.dst,
Dpe.em813 sym = bfd_link_hash_lookup (link_info.hash, cname, 0, 0, 1);
903 sym = bfd_link_hash_lookup (link_info.hash, buf, 0, 0, 1);
1113 blhe = bfd_link_hash_lookup (link_info.hash,
1343 h = bfd_link_hash_lookup (link_info.hash, buf, TRUE, TRUE, TRUE);
1345 einfo (_("%P%F: bfd_link_hash_lookup failed: %E\n"));
1432 h = bfd_link_hash_lookup (link_info.hash, thumb_entry_symbol,
Darmcoff.em163 h = bfd_link_hash_lookup (link_info.hash, thumb_entry_symbol,
Darmelf.em153 h = bfd_link_hash_lookup (link_info.hash, thumb_entry_symbol,
Dsunos.em713 hdyn = bfd_link_hash_lookup (link_info.hash, "__DYNAMIC", TRUE, FALSE,
716 einfo ("%P%F: bfd_link_hash_lookup: %E\n");
/mirbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dhash.texi233 The linker hash table uses @code{bfd_link_hash_lookup} in

12