Home
last modified time | relevance | path

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

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