Searched defs:pltentptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c285 uint64_t *pltentptr; /* ptr to plt addr ptr */ local
352 pltentptr = (uint64_t *)(pltbuf + pltptroff);
369 *pltentptr = -(pltoff + 4);

Completed in 61 milliseconds