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

/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c218 * <blockndx * sizeof (far plt entsize)>
280 uint_t blockndx; /* # of far PLT blocks */ local
304 blockndx = (uint_t)(farpltndx / M64_PLT_FBLKCNTS);
311 (blockndx * M64_PLT_FBLOCKSZ);
319 if (farblkcnt > blockndx) {

Completed in 65 milliseconds