M_PLT_RESERVSZ
M_PLT_RESERVSZ, /* m_plt_reservsz */
M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE);
plt_off = M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) *
M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) * M_PLT_ENTSIZE);
M_PLT_RESERVSZ, /* m_plt_reservsz */
plt_off = M_PLT_RESERVSZ + ((sdp->sd_aux->sa_PLTndx - 1) *
M_PLT_RESERVSZ, /* m_plt_reservsz */
pltoff = M_PLT_RESERVSZ + (pltndx - 1) * M_PLT_ENTSIZE;
pltoff = M_PLT_RESERVSZ + (pltndx - 1) * M_PLT_ENTSIZE;
M_PLT_ENTSIZE) + M_PLT_RESERVSZ;
M_PLT_ENTSIZE) + M_PLT_RESERVSZ;
addr = pltoff - M_PLT_RESERVSZ;
addr = pltoff - M_PLT_RESERVSZ;