Searched refs:pltptroff (Results 1 – 1 of 1) sorted by relevance
288 Sxword pltptroff; /* offset to PLT addr ptr */ in plt_far_entry() local316 pltptroff = pltblockoff; in plt_far_entry()324 pltptroff += (M64_PLT_FBLKCNTS * M64_PLT_FENTSIZE) + in plt_far_entry()334 pltptroff += ((lastblkpltndx + 1) * M64_PLT_FENTSIZE) + in plt_far_entry()346 *roffset = pltptroff + (Xword)(ofl->ofl_osplt->os_shdr->sh_addr); in plt_far_entry()352 pltentptr = (uint64_t *)(pltbuf + pltptroff); in plt_far_entry()362 pltent[3] |= (uint32_t)(pltptroff - (pltoff + 4)); in plt_far_entry()