Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/libld/common/
H A Dmachrel.sparc.c280 uint_t blockndx; /* # of far PLT blocks */ in plt_far_entry() local
304 blockndx = (uint_t)(farpltndx / M64_PLT_FBLKCNTS); in plt_far_entry()
311 (blockndx * M64_PLT_FBLOCKSZ); in plt_far_entry()
319 if (farblkcnt > blockndx) { in plt_far_entry()