Searched refs:sa_PLTGOTndx (Results 1 – 4 of 4) sorted by relevance
170 got_off = sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE; in plt_entry()286 sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE; in ld_perform_outreloc()1444 sdp->sd_aux->sa_PLTGOTndx = ofl->ofl_gotcnt++; in ld_assign_plt_ndx()
202 got_off = sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE; in plt_entry()364 sdp->sd_aux->sa_PLTGOTndx * M_GOT_ENTSIZE; in ld_perform_outreloc()1443 sdp->sd_aux->sa_PLTGOTndx = ofl->ofl_gotcnt++; in ld_assign_plt_ndx()
1213 if (sdp->sd_aux && sdp->sd_aux->sa_PLTGOTndx) { in update_osym()1216 sdp->sd_aux->sa_PLTGOTndx; in update_osym()
1180 Word sa_PLTGOTndx; /* GOT entry indx for PLT indirection */ member