Searched refs:pltbuf (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c289 uchar_t *pltbuf; /* ptr to PLT's in file */ local
337 pltbuf = (uchar_t *)ofl->ofl_osplt->os_outdata->d_buf;
350 pltent = (uint32_t *)(pltbuf + pltoff);
352 pltentptr = (uint64_t *)(pltbuf + pltptroff);

Completed in 60 milliseconds