Lines Matching defs:lzplt
1728 bfd_vma lzplt;
3433 dinfo->lzplt += LZPLT_NORMAL_SIZE;
3780 entry->lzplt_entry = dinfo->g.lzplt;
3781 dinfo->g.lzplt += LZPLT_NORMAL_SIZE;
3786 dinfo->g.lzplt += LZPLT_RESOLVER_EXTRA;
3940 /* Subtract the number of lzplt entries, since those will generate
3943 (gpinfop->g.relocs - gpinfop->g.lzplt / LZPLT_NORMAL_SIZE)
3974 gpinfop->g.lzplt / LZPLT_NORMAL_SIZE * get_elf_backend_data (output_bfd)->s->sizeof_rel;
3994 bfinfdpic_plt_section (info)->size = gpinfop->g.lzplt
3995 + ((gpinfop->g.lzplt + (BFINFDPIC_LZPLT_BLOCK_SIZE - 4) - LZPLT_NORMAL_SIZE)
4001 gpinfop->g.lzplt = 0;