Lines Matching defs:plt_index
2346 bfd_vma plt_index;
2409 plt_index = (h->plt.offset / plt_entry_size
2411 off = (plt_index + 3) * 4;
2416 plt_index = h->plt.offset / plt_entry_size;
2417 off = plt_index * 4;
3672 bfd_vma plt_index, plt_offset;
3833 plt_index = htab->next_irelative_index--;
3838 plt_index = htab->next_jump_slot_index++;
3841 loc = relplt->contents + plt_index * sizeof (Elf32_External_Rel);
3849 plt_index * sizeof (Elf32_External_Rel),