Searched refs:scopesym_ndx (Results 1 – 1 of 1) sorted by relevance
195 Word scopesym_ndx = 0; /* index into scoped symbols */ in update_osym() local606 scopesym_ndx = scopesym_bndx; in update_osym()1230 sdp->sd_symndx = scopesym_ndx; in update_osym()1481 _symndx = scopesym_ndx; in update_osym()1574 &symtab[scopesym_ndx]; in update_osym()1575 scopesym_ndx++; in update_osym()1810 Word _symndx = dynlocal ? scopesym_ndx : symtab_ndx; in update_osym()1822 _symndx = scopesym_ndx++; in update_osym()1956 assert((scopesym_bndx + ofl->ofl_scopecnt) == scopesym_ndx); in update_osym()