Lines Matching refs:hgot

3027 	  BFD_ASSERT (h == htab->elf.hgot);  in ppc_elf_check_relocs()
3286 if (h && h == htab->elf.hgot && htab->plt_type == PLT_UNSET) in ppc_elf_check_relocs()
3343 if (h == NULL || h == htab->elf.hgot) in ppc_elf_check_relocs()
3353 if (h == htab->elf.hgot) in ppc_elf_check_relocs()
3788 if (h == NULL || h == htab->elf.hgot) in ppc_elf_gc_sweep_hook()
4788 htab->elf.hgot->root.u.def.value = g_o_t; in ppc_elf_size_dynamic_sections()
6102 relocation -= htab->elf.hgot->root.u.def.value; in ppc_elf_relocate_section()
6182 || h == htab->elf.hgot) in ppc_elf_relocate_section()
6794 + htab->elf.hgot->root.u.def.value in ppc_elf_finish_dynamic_symbol()
6795 + htab->elf.hgot->root.u.def.section->output_offset in ppc_elf_finish_dynamic_symbol()
6796 + htab->elf.hgot->root.u.def.section->output_section->vma); in ppc_elf_finish_dynamic_symbol()
6857 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, in ppc_elf_finish_dynamic_symbol()
6867 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, in ppc_elf_finish_dynamic_symbol()
6955 else if (htab->elf.hgot != NULL) in ppc_elf_finish_dynamic_symbol()
6956 got = (htab->elf.hgot->root.u.def.value in ppc_elf_finish_dynamic_symbol()
6957 + htab->elf.hgot->root.u.def.section->output_section->vma in ppc_elf_finish_dynamic_symbol()
6958 + htab->elf.hgot->root.u.def.section->output_offset); in ppc_elf_finish_dynamic_symbol()
7040 && (h == htab->elf.hgot in ppc_elf_finish_dynamic_symbol()
7091 if (htab->elf.hgot != NULL) in ppc_elf_finish_dynamic_sections()
7092 got = (htab->elf.hgot->root.u.def.value in ppc_elf_finish_dynamic_sections()
7093 + htab->elf.hgot->root.u.def.section->output_section->vma in ppc_elf_finish_dynamic_sections()
7094 + htab->elf.hgot->root.u.def.section->output_offset); in ppc_elf_finish_dynamic_sections()
7158 p += htab->elf.hgot->root.u.def.value; in ppc_elf_finish_dynamic_sections()
7181 (htab->elf.hgot->root.u.def.section->output_section->vma in ppc_elf_finish_dynamic_sections()
7182 + htab->elf.hgot->root.u.def.section->output_offset in ppc_elf_finish_dynamic_sections()
7183 + htab->elf.hgot->root.u.def.value); in ppc_elf_finish_dynamic_sections()
7214 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_PPC_ADDR16_HA); in ppc_elf_finish_dynamic_sections()
7223 rela.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_PPC_ADDR16_LO); in ppc_elf_finish_dynamic_sections()
7236 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_PPC_ADDR16_HA); in ppc_elf_finish_dynamic_sections()
7241 rel.r_info = ELF32_R_INFO (htab->elf.hgot->indx, R_PPC_ADDR16_LO); in ppc_elf_finish_dynamic_sections()