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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c394 plt_entry(Ofl_desc *ofl, Xword pltndx, Xword *roffset, Sxword *raddend) function
527 plt_entry(Ofl_desc * ofl, Xword pltndx, Xword *roffset, Sxword *raddend) function
684 plt_entry(ofl, sdp->sd_aux->sa_PLTndx, &roffset, &raddend);
H A Dmachrel.amd.c194 plt_entry(Ofl_desc * ofl, Sym_desc * sdp) function
366 if (plt_entry(ofl, sdp) == S_ERROR)
H A Dmachrel.intel.c163 plt_entry(Ofl_desc * ofl, Word rel_off, Sym_desc * sdp) function
288 plt_entry(ofl, osp->os_relosdesc->os_szoutrels, sdp);

Completed in 69 milliseconds