Lines Matching refs:sgotplt

725   asection *sgotplt;  member
1138 relocation = htab->sgotplt->output_section->vma in microblaze_elf_relocate_section()
1139 + htab->sgotplt->output_offset; in microblaze_elf_relocate_section()
1212 if (htab->sgotplt != NULL && h->got.offset != (bfd_vma) -1) in microblaze_elf_relocate_section()
1348 - htab->sgotplt->output_section->vma in microblaze_elf_relocate_section()
1349 - htab->sgotplt->output_offset; in microblaze_elf_relocate_section()
1366 relocation -= htab->sgotplt->output_section->vma in microblaze_elf_relocate_section()
1367 + htab->sgotplt->output_offset; in microblaze_elf_relocate_section()
1380 relocation -= htab->sgotplt->output_section->vma in microblaze_elf_relocate_section()
1381 + htab->sgotplt->output_offset; in microblaze_elf_relocate_section()
2263 htab->sgotplt = bfd_get_linker_section (dynobj, ".got.plt"); in create_got_section()
2264 if (!htab->sgot || !htab->sgotplt) in create_got_section()
2816 htab->sgotplt->size += 4; in allocate_dynrelocs()
3116 else if (s != htab->splt && s != htab->sgot && s != htab->sgotplt) in microblaze_elf_size_dynamic_sections()
3200 asection *sgotplt; in microblaze_elf_finish_dynamic_symbol() local
3213 sgotplt = htab->sgotplt; in microblaze_elf_finish_dynamic_symbol()
3214 BFD_ASSERT (splt != NULL && srela != NULL && sgotplt != NULL); in microblaze_elf_finish_dynamic_symbol()
3222 got_addr += htab->sgotplt->output_section->vma + sgotplt->output_offset; in microblaze_elf_finish_dynamic_symbol()
3244 rela.r_offset = (sgotplt->output_section->vma in microblaze_elf_finish_dynamic_symbol()
3245 + sgotplt->output_offset in microblaze_elf_finish_dynamic_symbol()