Lines Matching refs:sgotplt

2242 	  htab->elf.sgotplt->size += 4;  in elf_i386_allocate_dynrelocs()
2308 eh->tlsdesc_got = htab->elf.sgotplt->size in elf_i386_allocate_dynrelocs()
2310 htab->elf.sgotplt->size += 8; in elf_i386_allocate_dynrelocs()
2767 *local_tlsdesc_gotent = htab->elf.sgotplt->size in elf_i386_size_dynamic_sections()
2769 htab->elf.sgotplt->size += 8; in elf_i386_size_dynamic_sections()
2837 if (htab->elf.sgotplt) in elf_i386_size_dynamic_sections()
2843 && (htab->elf.sgotplt->size in elf_i386_size_dynamic_sections()
2853 htab->elf.sgotplt->size = 0; in elf_i386_size_dynamic_sections()
2886 else if (s == htab->elf.sgotplt in elf_i386_size_dynamic_sections()
3349 gotplt = htab->elf.sgotplt; in elf_i386_relocate_section()
3446 base_got = htab->elf.sgotplt; in elf_i386_relocate_section()
3590 - htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
3591 - htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
3648 relocation -= htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
3649 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
3654 relocation = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
3655 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
4018 <= htab->elf.sgotplt->size); in elf_i386_relocate_section()
4019 outrel.r_offset = (htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
4020 + htab->elf.sgotplt->output_offset in elf_i386_relocate_section()
4035 htab->elf.sgotplt->contents + offplt in elf_i386_relocate_section()
4041 htab->elf.sgotplt->contents + offplt in elf_i386_relocate_section()
4124 bfd_vma g_o_t = htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
4125 + htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
4171 - htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
4172 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
4212 - htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
4213 - htab->elf.sgotplt->output_offset, in elf_i386_relocate_section()
4302 - htab->elf.sgotplt->output_section->vma in elf_i386_relocate_section()
4303 - htab->elf.sgotplt->output_offset; in elf_i386_relocate_section()
4451 gotplt = htab->elf.sgotplt; in elf_i386_finish_dynamic_symbol()
4536 rel.r_offset = (htab->elf.sgotplt->output_section->vma in elf_i386_finish_dynamic_symbol()
4537 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_symbol()
4786 s = htab->elf.sgotplt; in elf_i386_finish_dynamic_sections()
4848 (htab->elf.sgotplt->output_section->vma in elf_i386_finish_dynamic_sections()
4849 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_sections()
4854 (htab->elf.sgotplt->output_section->vma in elf_i386_finish_dynamic_sections()
4855 + htab->elf.sgotplt->output_offset in elf_i386_finish_dynamic_sections()
4919 if (htab->elf.sgotplt) in elf_i386_finish_dynamic_sections()
4921 if (bfd_is_abs_section (htab->elf.sgotplt->output_section)) in elf_i386_finish_dynamic_sections()
4924 (_("discarded output section: `%A'"), htab->elf.sgotplt); in elf_i386_finish_dynamic_sections()
4929 if (htab->elf.sgotplt->size > 0) in elf_i386_finish_dynamic_sections()
4934 htab->elf.sgotplt->contents); in elf_i386_finish_dynamic_sections()
4935 bfd_put_32 (output_bfd, 0, htab->elf.sgotplt->contents + 4); in elf_i386_finish_dynamic_sections()
4936 bfd_put_32 (output_bfd, 0, htab->elf.sgotplt->contents + 8); in elf_i386_finish_dynamic_sections()
4939 elf_section_data (htab->elf.sgotplt->output_section)->this_hdr.sh_entsize = 4; in elf_i386_finish_dynamic_sections()