Home | History | Annotate | Download | only in bfd

Lines Matching defs:iplt

3155   asection *iplt;
3405 s = bfd_make_section_anyway_with_flags (abfd, ".iplt", flags);
3406 htab->iplt = s;
3413 s = bfd_make_section_anyway_with_flags (abfd, ".rela.iplt", flags);
5778 s = htab->iplt;
6261 /* Allocate space for calls to local STT_GNU_IFUNC syms in .iplt. */
6271 s = htab->iplt;
6432 else if (s == htab->iplt
7999 rela.r_offset = (htab->iplt->output_section->vma
8000 + htab->iplt->output_offset
8015 write_glink_stub (ent, htab->iplt, p, info);
9676 splt = htab->iplt;
9770 splt = htab->iplt;