Searched defs:scn_index (Results 1 - 1 of 1) sorted by relevance

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

Completed in 46 milliseconds