Searched refs:ssndx (Results 1 – 1 of 1) sorted by relevance
226 Word ssndx; /* global index into sorted_syms */ in update_osym() local983 ssndx = ofl->ofl_scopecnt + ofl->ofl_elimcnt; in update_osym()1024 sorted_syms[ssndx].sl_hval = sdp->sd_aux->sa_hash % in update_osym()1026 sorted_syms[ssndx].sl_sdp = sdp; in update_osym()1027 ssndx++; in update_osym()1178 for (ssndx = 0; ssndx < (ofl->ofl_elimcnt + ofl->ofl_scopecnt + in update_osym()1179 ofl->ofl_globcnt); ssndx++) { in update_osym()1188 sdp = sorted_syms[ssndx].sl_sdp; in update_osym()