Lines Matching defs:lzplt
886 bfd_vma lzplt;
4452 dinfo->lzplt += 8;
5077 entry->lzplt_entry = dinfo->g.lzplt;
5078 dinfo->g.lzplt += 8;
5083 dinfo->g.lzplt += 4;
5326 /* Subtract the number of lzplt entries, since those will generate
5329 (gpinfop->g.relocs - gpinfop->g.lzplt / 8)
5361 gpinfop->g.lzplt / 8
5383 frvfdpic_plt_section (info)->size = gpinfop->g.lzplt
5384 + ((gpinfop->g.lzplt + (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) - 8)
5390 gpinfop->g.lzplt = 0;