Lines Matching refs:sgot

1826 	  if (htab->elf.sgot == NULL)  in elf_x86_64_check_relocs()
2564 s = htab->elf.sgot; in elf_x86_64_allocate_dynrelocs()
2989 s = htab->elf.sgot; in elf_x86_64_size_dynamic_sections()
3036 htab->tls_ld_got.offset = htab->elf.sgot->size; in elf_x86_64_size_dynamic_sections()
3037 htab->elf.sgot->size += 2 * GOT_ENTRY_SIZE; in elf_x86_64_size_dynamic_sections()
3078 htab->tlsdesc_got = htab->elf.sgot->size; in elf_x86_64_size_dynamic_sections()
3079 htab->elf.sgot->size += GOT_ENTRY_SIZE; in elf_x86_64_size_dynamic_sections()
3099 && (htab->elf.sgot == NULL in elf_x86_64_size_dynamic_sections()
3100 || htab->elf.sgot->size == 0) in elf_x86_64_size_dynamic_sections()
3128 || s == htab->elf.sgot in elf_x86_64_size_dynamic_sections()
3643 base_got = htab->elf.sgot; in elf_x86_64_relocate_section()
3714 base_got = htab->elf.sgot; in elf_x86_64_relocate_section()
3716 if (htab->elf.sgot == NULL) in elf_x86_64_relocate_section()
4347 if (htab->elf.sgot == NULL) in elf_x86_64_relocate_section()
4396 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4397 + htab->elf.sgot->output_offset + off); in elf_x86_64_relocate_section()
4406 bfd_put_64 (output_bfd, 0, htab->elf.sgot->contents + off); in elf_x86_64_relocate_section()
4422 htab->elf.sgot->contents + off + GOT_ENTRY_SIZE); in elf_x86_64_relocate_section()
4427 htab->elf.sgot->contents + off + GOT_ENTRY_SIZE); in elf_x86_64_relocate_section()
4454 relocation = htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4455 + htab->elf.sgot->output_offset + off; in elf_x86_64_relocate_section()
4503 relocation = (htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4504 + htab->elf.sgot->output_offset + off in elf_x86_64_relocate_section()
4532 htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4533 + htab->elf.sgot->output_offset + off in elf_x86_64_relocate_section()
4601 if (htab->elf.sgot == NULL) in elf_x86_64_relocate_section()
4614 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4615 + htab->elf.sgot->output_offset + off); in elf_x86_64_relocate_section()
4618 htab->elf.sgot->contents + off); in elf_x86_64_relocate_section()
4620 htab->elf.sgot->contents + off + GOT_ENTRY_SIZE); in elf_x86_64_relocate_section()
4627 relocation = htab->elf.sgot->output_section->vma in elf_x86_64_relocate_section()
4628 + htab->elf.sgot->output_offset + off; in elf_x86_64_relocate_section()
4937 if (htab->elf.sgot == NULL || htab->elf.srelgot == NULL) in elf_x86_64_finish_dynamic_symbol()
4940 rela.r_offset = (htab->elf.sgot->output_section->vma in elf_x86_64_finish_dynamic_symbol()
4941 + htab->elf.sgot->output_offset in elf_x86_64_finish_dynamic_symbol()
4971 htab->elf.sgot->contents + h->got.offset); in elf_x86_64_finish_dynamic_symbol()
4991 htab->elf.sgot->contents + h->got.offset); in elf_x86_64_finish_dynamic_symbol()
5089 if (sdyn == NULL || htab->elf.sgot == NULL) in elf_x86_64_finish_dynamic_sections()
5144 s = htab->elf.sgot; in elf_x86_64_finish_dynamic_sections()
5186 htab->elf.sgot->contents + htab->tlsdesc_got); in elf_x86_64_finish_dynamic_sections()
5207 (htab->elf.sgot->output_section->vma in elf_x86_64_finish_dynamic_sections()
5208 + htab->elf.sgot->output_offset in elf_x86_64_finish_dynamic_sections()
5280 if (htab->elf.sgot && htab->elf.sgot->size > 0) in elf_x86_64_finish_dynamic_sections()
5281 elf_section_data (htab->elf.sgot->output_section)->this_hdr.sh_entsize in elf_x86_64_finish_dynamic_sections()