Home | History | Annotate | Download | only in bfd

Lines Matching refs:splt

775   htab->elf.splt = bfd_get_linker_section (dynobj, ".plt");
781 if (!htab->elf.splt || !htab->elf.srelplt || !htab->sdynbss
1753 asection *s = htab->elf.splt;
2105 if (s == htab->elf.splt
2176 if (htab->elf.splt->size != 0)
2632 || (htab->elf.splt == NULL && !s390_is_ifunc_symbol_p (h)))
2644 relocation = (htab->elf.splt->output_section->vma
2645 + htab->elf.splt->output_offset
2660 || (htab->elf.splt == NULL && !s390_is_ifunc_symbol_p (h)))
2672 relocation = (htab->elf.splt->output_section->vma
2673 + htab->elf.splt->output_offset
3432 || htab->elf.splt == NULL
3446 memcpy (htab->elf.splt->contents + h->plt.offset, elf_s390x_plt_entry,
3453 - (htab->elf.splt->output_section->vma +
3454 htab->elf.splt->output_offset +
3456 htab->elf.splt->contents + h->plt.offset + 2);
3460 htab->elf.splt->contents + h->plt.offset + 24);
3463 htab->elf.splt->contents + h->plt.offset + 28);
3468 (htab->elf.splt->output_section->vma
3469 + htab->elf.splt->output_offset
3689 if (htab->elf.splt && htab->elf.splt->size > 0)
3692 memcpy (htab->elf.splt->contents, elf_s390x_first_plt_entry,
3698 - htab->elf.splt->output_section->vma - 6)/2,
3699 htab->elf.splt->contents + 8);
3701 if (elf_section_data (htab->elf.splt->output_section) != NULL)
3702 elf_section_data (htab->elf.splt->output_section)->this_hdr.sh_entsize