Lines Matching refs:splt
856 htab->elf.splt = bfd_get_linker_section (dynobj, ".plt"); in elf_s390_create_dynamic_sections()
862 if (!htab->elf.splt || !htab->elf.srelplt || !htab->sdynbss in elf_s390_create_dynamic_sections()
1805 asection *s = htab->elf.splt; in allocate_dynrelocs()
2154 if (s == htab->elf.splt in elf_s390_size_dynamic_sections()
2225 if (htab->elf.splt->size != 0) in elf_s390_size_dynamic_sections()
2669 || (htab->elf.splt == NULL && htab->elf.iplt == NULL)) in elf_s390_relocate_section()
2682 relocation = (htab->elf.splt->output_section->vma in elf_s390_relocate_section()
2683 + htab->elf.splt->output_offset in elf_s390_relocate_section()
2697 || (htab->elf.splt == NULL && !s390_is_ifunc_symbol_p (h))) in elf_s390_relocate_section()
2709 relocation = (htab->elf.splt->output_section->vma in elf_s390_relocate_section()
2710 + htab->elf.splt->output_offset in elf_s390_relocate_section()
3564 || htab->elf.splt == NULL in elf_s390_finish_dynamic_symbol()
3589 memcpy (htab->elf.splt->contents + h->plt.offset, elf_s390_plt_entry, in elf_s390_finish_dynamic_symbol()
3594 htab->elf.splt->contents + h->plt.offset + 20); in elf_s390_finish_dynamic_symbol()
3601 htab->elf.splt->contents + h->plt.offset + 24); in elf_s390_finish_dynamic_symbol()
3607 memcpy (htab->elf.splt->contents + h->plt.offset, in elf_s390_finish_dynamic_symbol()
3615 htab->elf.splt->contents + h->plt.offset + 2); in elf_s390_finish_dynamic_symbol()
3619 htab->elf.splt->contents + h->plt.offset + 20); in elf_s390_finish_dynamic_symbol()
3626 memcpy (htab->elf.splt->contents + h->plt.offset, in elf_s390_finish_dynamic_symbol()
3632 htab->elf.splt->contents + h->plt.offset + 2); in elf_s390_finish_dynamic_symbol()
3636 htab->elf.splt->contents + h->plt.offset + 20); in elf_s390_finish_dynamic_symbol()
3640 memcpy (htab->elf.splt->contents + h->plt.offset, in elf_s390_finish_dynamic_symbol()
3646 htab->elf.splt->contents + h->plt.offset + 20); in elf_s390_finish_dynamic_symbol()
3650 htab->elf.splt->contents + h->plt.offset + 24); in elf_s390_finish_dynamic_symbol()
3654 htab->elf.splt->contents + h->plt.offset + 28); in elf_s390_finish_dynamic_symbol()
3659 (htab->elf.splt->output_section->vma in elf_s390_finish_dynamic_symbol()
3660 + htab->elf.splt->output_offset in elf_s390_finish_dynamic_symbol()
3870 if (htab->elf.splt && htab->elf.splt->size > 0) in elf_s390_finish_dynamic_sections()
3872 memset (htab->elf.splt->contents, 0, PLT_FIRST_ENTRY_SIZE); in elf_s390_finish_dynamic_sections()
3875 memcpy (htab->elf.splt->contents, elf_s390_plt_pic_first_entry, in elf_s390_finish_dynamic_sections()
3880 memcpy (htab->elf.splt->contents, elf_s390_plt_first_entry, in elf_s390_finish_dynamic_sections()
3885 htab->elf.splt->contents + 24); in elf_s390_finish_dynamic_sections()
3887 elf_section_data (htab->elf.splt->output_section) in elf_s390_finish_dynamic_sections()