Lines Matching refs:bh
1269 struct bfd_link_hash_entry *bh; in score_elf_create_got_section() local
1297 bh = NULL; in score_elf_create_got_section()
1300 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh))) in score_elf_create_got_section()
1303 h = (struct elf_link_hash_entry *) bh; in score_elf_create_got_section()
1847 struct bfd_link_hash_entry *bh; in score_elf_final_link_relocate() local
1850 bh = bfd_link_hash_lookup (info->hash, "_gp", 0, 0, 1); in score_elf_final_link_relocate()
1851 if (bh != NULL && bh->type == bfd_link_hash_defined) in score_elf_final_link_relocate()
1852 elf_gp (output_bfd) = (bh->u.def.value in score_elf_final_link_relocate()
1853 + bh->u.def.section->output_section->vma in score_elf_final_link_relocate()
1854 + bh->u.def.section->output_offset); in score_elf_final_link_relocate()
3229 struct bfd_link_hash_entry *bh; in s7_bfd_score_elf_create_dynamic_sections() local
3267 bh = NULL; in s7_bfd_score_elf_create_dynamic_sections()
3270 (bfd_vma) 0, NULL, FALSE, get_elf_backend_data (abfd)->collect, &bh))) in s7_bfd_score_elf_create_dynamic_sections()
3273 h = (struct elf_link_hash_entry *) bh; in s7_bfd_score_elf_create_dynamic_sections()