Lines Matching refs:sgot
747 htab->elf.sgot = bfd_get_linker_section (dynobj, ".got"); in create_got_section()
750 if (!htab->elf.sgot || !htab->elf.sgotplt || !htab->elf.srelgot) in create_got_section()
769 if (!htab->elf.sgot && !create_got_section (dynobj, info)) in elf_s390_create_dynamic_sections()
1013 if (htab->elf.sgot == NULL) in elf_s390_check_relocs()
1812 h->got.offset = htab->elf.sgot->size; in allocate_dynrelocs()
1813 htab->elf.sgot->size += GOT_ENTRY_SIZE; in allocate_dynrelocs()
1833 s = htab->elf.sgot; in allocate_dynrelocs()
2050 s = htab->elf.sgot; in elf_s390_size_dynamic_sections()
2086 htab->tls_ldm_got.offset = htab->elf.sgot->size; in elf_s390_size_dynamic_sections()
2087 htab->elf.sgot->size += 2 * GOT_ENTRY_SIZE; in elf_s390_size_dynamic_sections()
2106 || s == htab->elf.sgot in elf_s390_size_dynamic_sections()
2301 asection *base_got = htab->elf.sgot; in elf_s390_relocate_section()
2341 relocation -= htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2358 htab->elf.sgot->contents + in elf_s390_relocate_section()
2361 htab->elf.sgot->output_offset); in elf_s390_relocate_section()
2364 relocation += htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2437 relocation += htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2555 htab->elf.sgot->contents + off); in elf_s390_relocate_section()
2567 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_relocate_section()
2568 + htab->elf.sgot->output_offset in elf_s390_relocate_section()
2607 relocation -= htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2613 relocation = htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2662 relocation -= htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
2670 - htab->elf.sgot->output_section->vma); in elf_s390_relocate_section()
2675 - htab->elf.sgot->output_section->vma); in elf_s390_relocate_section()
2926 if (htab->elf.sgot == NULL) in elf_s390_relocate_section()
2952 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_relocate_section()
2953 + htab->elf.sgot->output_offset + off); in elf_s390_relocate_section()
2977 htab->elf.sgot->contents + off + GOT_ENTRY_SIZE); in elf_s390_relocate_section()
3000 relocation = htab->elf.sgot->output_offset + off; in elf_s390_relocate_section()
3002 relocation += htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
3007 bfd_put_64 (output_bfd, htab->elf.sgot->output_offset + off, in elf_s390_relocate_section()
3032 if (htab->elf.sgot == NULL) in elf_s390_relocate_section()
3037 htab->elf.sgot->contents + off); in elf_s390_relocate_section()
3038 relocation = htab->elf.sgot->output_offset + off; in elf_s390_relocate_section()
3040 relocation += htab->elf.sgot->output_section->vma; in elf_s390_relocate_section()
3051 if (htab->elf.sgot == NULL) in elf_s390_relocate_section()
3065 outrel.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_relocate_section()
3066 + htab->elf.sgot->output_offset + off); in elf_s390_relocate_section()
3069 htab->elf.sgot->contents + off + GOT_ENTRY_SIZE); in elf_s390_relocate_section()
3078 relocation = htab->elf.sgot->output_offset + off; in elf_s390_relocate_section()
3506 if (htab->elf.sgot == NULL || htab->elf.srelgot == NULL) in elf_s390_finish_dynamic_symbol()
3509 rela.r_offset = (htab->elf.sgot->output_section->vma in elf_s390_finish_dynamic_symbol()
3510 + htab->elf.sgot->output_offset in elf_s390_finish_dynamic_symbol()
3531 htab->elf.sgot->contents + h->got.offset); in elf_s390_finish_dynamic_symbol()
3556 bfd_put_64 (output_bfd, (bfd_vma) 0, htab->elf.sgot->contents + h->got.offset); in elf_s390_finish_dynamic_symbol()
3642 if (sdyn == NULL || htab->elf.sgot == NULL) in elf_s390_finish_dynamic_sections()
3660 dyn.d_un.d_ptr = htab->elf.sgot->output_section->vma; in elf_s390_finish_dynamic_sections()
3721 elf_section_data (htab->elf.sgot->output_section) in elf_s390_finish_dynamic_sections()