Searched refs:ssndx (Results 1 – 1 of 1) sorted by relevance
232 Word ssndx; /* global index into sorted_syms */ in update_osym() local991 ssndx = ofl->ofl_scopecnt + ofl->ofl_elimcnt; in update_osym()1032 sorted_syms[ssndx].sl_hval = sdp->sd_aux->sa_hash % in update_osym()1034 sorted_syms[ssndx].sl_sdp = sdp; in update_osym()1035 ssndx++; in update_osym()1231 for (ssndx = 0; ssndx < (ofl->ofl_elimcnt + ofl->ofl_scopecnt + in update_osym()1232 ofl->ofl_globcnt); ssndx++) { in update_osym()1241 sdp = sorted_syms[ssndx].sl_sdp; in update_osym()