Lines Matching defs:hgot
3475 struct elf_link_hash_entry *hgot = globals->root.hgot;
3476 bfd_vma got_value = hgot->root.u.def.value
3477 + hgot->root.u.def.section->output_section->vma
3478 + hgot->root.u.def.section->output_offset;
9680 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
17197 && h == htab->root.hgot))
17382 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
17483 rel.r_info = ELF32_R_INFO (htab->root.hgot->indx, R_ARM_ABS32);
17516 struct elf_link_hash_entry *hgot = htab->root.hgot;
17518 bfd_vma got_value = hgot->root.u.def.value
17519 + hgot->root.u.def.section->output_section->vma
17520 + hgot->root.u.def.section->output_offset;