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

/opensolaris-onvv-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.amd.c176 M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE);
203 plt_off = M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) *
240 sdp->sd_aux->sa_PLTndx, demangle(sdp->sd_name));
248 val1 = (Xword)(sdp->sd_aux->sa_PLTndx - 1);
254 sdp->sd_aux->sa_PLTndx, demangle(sdp->sd_name));
273 sdp->sd_aux->sa_PLTndx, demangle(sdp->sd_name));
799 sdp->sd_aux && sdp->sd_aux->sa_PLTndx) {
832 if (sdp->sd_aux && sdp->sd_aux->sa_PLTndx)
1368 sdp->sd_aux->sa_PLTndx = 1 + ofl->ofl_pltcnt++;
H A Dmachrel.intel.c143 M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE);
171 plt_off = M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) *
868 sdp->sd_aux && sdp->sd_aux->sa_PLTndx) {
902 if (sdp->sd_aux && sdp->sd_aux->sa_PLTndx)
1443 sdp->sd_aux->sa_PLTndx = 1 + ofl->ofl_pltcnt++;
H A Dmachrel.sparc.c203 pltndx = sdp->sd_aux->sa_PLTndx + M_PLT_XNumber - 1;
508 pltndx = sdp->sd_aux->sa_PLTndx + M_PLT_XNumber - 1;
684 plt_entry(ofl, sdp->sd_aux->sa_PLTndx, &roffset, &raddend);
1164 sdp->sd_aux && sdp->sd_aux->sa_PLTndx) {
1198 if (sdp->sd_aux && sdp->sd_aux->sa_PLTndx)
1996 sdp->sd_aux->sa_PLTndx = 1 + ofl->ofl_pltcnt++;
H A Dupdate.c1563 (!sap->sa_PLTndx)) {
1786 if (sap->sa_PLTndx)
H A Drelocate.c968 if (sdp->sd_aux->sa_PLTndx == 0) {
/opensolaris-onvv-gate/usr/src/cmd/sgs/include/
H A Dlibld.h1176 Word sa_PLTndx; /* index into PLT for symbol */ member in struct:sym_aux

Completed in 126 milliseconds