Lines Matching refs:splt
1660 || ! bfd_set_section_alignment (dynobj, htab->elf.splt, 5))
1755 BFD_ASSERT (htab->elf.splt != NULL);
1756 plt = htab->elf.splt;
2353 && (htab->elf.splt == NULL || h->plt.offset == (bfd_vma) -1)
2374 && htab->elf.splt != NULL)
2376 relocation = (htab->elf.splt->output_section->vma
2377 + htab->elf.splt->output_offset
2513 && (htab->elf.splt == NULL
2655 && htab->elf.splt != NULL)
2657 relocation = (htab->elf.splt->output_section->vma
2658 + htab->elf.splt->output_offset
3137 asection *s = htab->elf.splt;
3390 else if (s == htab->elf.splt
3405 if (s == htab->elf.splt && s->size > 0)
3475 if (htab->elf.splt->size != 0)
3581 if (htab->elf.splt && htab->elf.splt->size > 0)
3590 htab->elf.splt->contents);
3593 htab->elf.splt->contents + 4);
3596 htab->elf.splt->contents + 8);
3599 htab->elf.splt->contents + 12);
3602 htab->elf.splt->contents + 16);
3604 elf_section_data (htab->elf.splt->output_section)