Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/mcs/common/
H A Dfile.c325 unsigned int i, scn_index; in traverse_file() local
340 scn_index = 1; in traverse_file()
341 sinfo = &state->sec_table[scn_index]; in traverse_file()
359 sinfo->secno = scn_index; in traverse_file()
360 sinfo->osecno = scn_index; in traverse_file()
462 state->notesctndx = scn_index; in traverse_file()
465 state->off_table[scn_index] = shdr->sh_offset; in traverse_file()
467 state->nobits_table[scn_index] = 1; in traverse_file()
485 SYM = scn_index; in traverse_file()
488 scn_index++; in traverse_file()