Lines Matching refs:sgot

3912   asection *basegot = globals->root.sgot;  in aarch64_calculate_got_entry_vma()
4551 base_got = globals->root.sgot; in elfNN_aarch64_final_link_relocate()
4799 if (globals->root.sgot == NULL) in elfNN_aarch64_final_link_relocate()
4817 if (globals->root.sgot == NULL) in elfNN_aarch64_final_link_relocate()
4821 + globals->root.sgot->output_section->vma in elfNN_aarch64_final_link_relocate()
4822 + globals->root.sgot->output_offset); in elfNN_aarch64_final_link_relocate()
4849 if (globals->root.sgot == NULL) in elfNN_aarch64_final_link_relocate()
5228 rela.r_offset = globals->root.sgot->output_section->vma + in elfNN_aarch64_relocate_section()
5229 globals->root.sgot->output_offset + off; in elfNN_aarch64_relocate_section()
5241 globals->root.sgot->contents + off in elfNN_aarch64_relocate_section()
5253 (globals->root.sgot->output_section->vma in elfNN_aarch64_relocate_section()
5254 + globals->root.sgot->output_offset + off in elfNN_aarch64_relocate_section()
5262 globals->root.sgot->contents + off in elfNN_aarch64_relocate_section()
5269 globals->root.sgot->contents + off); in elfNN_aarch64_relocate_section()
5272 globals->root.sgot->contents + off in elfNN_aarch64_relocate_section()
5311 rela.r_offset = globals->root.sgot->output_section->vma + in elfNN_aarch64_relocate_section()
5312 globals->root.sgot->output_offset + off; in elfNN_aarch64_relocate_section()
5321 globals->root.sgot->contents + off); in elfNN_aarch64_relocate_section()
5325 globals->root.sgot->contents + off); in elfNN_aarch64_relocate_section()
5355 BFD_ASSERT (globals->root.sgot != NULL); in elfNN_aarch64_relocate_section()
5930 htab->sgot = s; in aarch64_elf_create_got_section()
5931 htab->sgot->size += GOT_ENTRY_SIZE; in aarch64_elf_create_got_section()
7021 h->got.offset = htab->root.sgot->size; in elfNN_aarch64_allocate_dynrelocs()
7022 htab->root.sgot->size += GOT_ENTRY_SIZE; in elfNN_aarch64_allocate_dynrelocs()
7045 h->got.offset = htab->root.sgot->size; in elfNN_aarch64_allocate_dynrelocs()
7046 htab->root.sgot->size += GOT_ENTRY_SIZE * 2; in elfNN_aarch64_allocate_dynrelocs()
7051 h->got.offset = htab->root.sgot->size; in elfNN_aarch64_allocate_dynrelocs()
7052 htab->root.sgot->size += GOT_ENTRY_SIZE; in elfNN_aarch64_allocate_dynrelocs()
7352 locals[i].got_offset = htab->root.sgot->size; in elfNN_aarch64_size_dynamic_sections()
7353 htab->root.sgot->size += GOT_ENTRY_SIZE * 2; in elfNN_aarch64_size_dynamic_sections()
7358 locals[i].got_offset = htab->root.sgot->size; in elfNN_aarch64_size_dynamic_sections()
7359 htab->root.sgot->size += GOT_ENTRY_SIZE; in elfNN_aarch64_size_dynamic_sections()
7435 htab->dt_tlsdesc_got = htab->root.sgot->size; in elfNN_aarch64_size_dynamic_sections()
7436 htab->root.sgot->size += GOT_ENTRY_SIZE; in elfNN_aarch64_size_dynamic_sections()
7459 || s == htab->root.sgot in elfNN_aarch64_size_dynamic_sections()
7792 if (htab->root.sgot == NULL || htab->root.srelgot == NULL) in elfNN_aarch64_finish_dynamic_symbol()
7795 rela.r_offset = (htab->root.sgot->output_section->vma in elfNN_aarch64_finish_dynamic_symbol()
7796 + htab->root.sgot->output_offset in elfNN_aarch64_finish_dynamic_symbol()
7821 htab->root.sgot->contents in elfNN_aarch64_finish_dynamic_symbol()
7842 htab->root.sgot->contents + h->got.offset); in elfNN_aarch64_finish_dynamic_symbol()
7967 if (sdyn == NULL || htab->root.sgot == NULL) in elfNN_aarch64_finish_dynamic_sections()
8020 s = htab->root.sgot; in elfNN_aarch64_finish_dynamic_sections()
8043 htab->root.sgot->contents + htab->dt_tlsdesc_got); in elfNN_aarch64_finish_dynamic_sections()
8057 htab->root.sgot->output_section->vma in elfNN_aarch64_finish_dynamic_sections()
8058 + htab->root.sgot->output_offset; in elfNN_aarch64_finish_dynamic_sections()
8121 if (htab->root.sgot) in elfNN_aarch64_finish_dynamic_sections()
8123 if (htab->root.sgot->size > 0) in elfNN_aarch64_finish_dynamic_sections()
8127 bfd_put_NN (output_bfd, addr, htab->root.sgot->contents); in elfNN_aarch64_finish_dynamic_sections()
8135 if (htab->root.sgot && htab->root.sgot->size > 0) in elfNN_aarch64_finish_dynamic_sections()
8136 elf_section_data (htab->root.sgot->output_section)->this_hdr.sh_entsize in elfNN_aarch64_finish_dynamic_sections()