Symbol: M64_PLT_NEARPLTS
usr/src/cmd/sgs/libld/common/machrel.sparc.c
205
if ((pltndx) < M64_PLT_NEARPLTS) {
usr/src/cmd/sgs/libld/common/machrel.sparc.c
211
farpltndx = pltndx - M64_PLT_NEARPLTS;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
222
(M64_PLT_NEARPLTS * M_PLT_ENTSIZE) +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
293
M_PLT_XNumber - M64_PLT_NEARPLTS) / M64_PLT_FBLKCNTS);
usr/src/cmd/sgs/libld/common/machrel.sparc.c
298
farpltndx = pltndx - 1 + M_PLT_XNumber - M64_PLT_NEARPLTS;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
310
pltblockoff = (M64_PLT_NEARPLTS * M_PLT_ENTSIZE) +
usr/src/cmd/sgs/libld/common/machrel.sparc.c
333
M64_PLT_NEARPLTS) % M64_PLT_FBLKCNTS;
usr/src/cmd/sgs/libld/common/machrel.sparc.c
405
if ((pltndx - 1 + M_PLT_XNumber) >= M64_PLT_NEARPLTS) {
usr/src/cmd/sgs/librtld_db/sparcv9/plt64_resolution.c
67
if (pltoff >= (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE)) {
usr/src/cmd/sgs/librtld_db/sparcv9/plt64_resolution.c
84
pltblockoff = pltoff - (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE);
usr/src/cmd/sgs/librtld_db/sparcv9/plt64_resolution.c
91
pltaddr = pltbase + (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE) +
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
158
if (pltndx >= (M64_PLT_NEARPLTS - M_PLT_XNumber)) {
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
518
if (pltoff < (M64_PLT_NEARPLTS * M_PLT_ENTSIZE)) {
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
523
pltblockoff = pltoff - (M64_PLT_NEARPLTS * M_PLT_ENTSIZE);
usr/src/cmd/sgs/rtld/sparcv9/sparc_elf.c
524
pltndx = M64_PLT_NEARPLTS +
usr/src/lib/libproc/sparcv9/Pisadep.c
69
if (pltoff < (M64_PLT_NEARPLTS * M64_PLT_ENTSIZE)) {
usr/src/lib/libproc/sparcv9/Pisadep.c
74
pltblockoff = pltoff - (M64_PLT_NEARPLTS *
usr/src/lib/libproc/sparcv9/Pisadep.c
76
i = M64_PLT_NEARPLTS +