Home | History | Annotate | Download | only in bfd

Lines Matching defs:lzplt

886   bfd_vma lzplt;
4451 dinfo->lzplt += 8;
5076 entry->lzplt_entry = dinfo->g.lzplt;
5077 dinfo->g.lzplt += 8;
5082 dinfo->g.lzplt += 4;
5325 /* Subtract the number of lzplt entries, since those will generate
5328 (gpinfop->g.relocs - gpinfop->g.lzplt / 8)
5360 gpinfop->g.lzplt / 8
5382 frvfdpic_plt_section (info)->size = gpinfop->g.lzplt
5383 + ((gpinfop->g.lzplt + (FRVFDPIC_LZPLT_BLOCK_SIZE - 4) - 8)
5389 gpinfop->g.lzplt = 0;