Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/mcs/common/
H A Dfile.c42 int notesctndx; member
268 state.notesctndx = -1; in process_file()
458 if ((shdr->sh_type == SHT_NOTE) && (state->notesctndx == -1) && in traverse_file()
462 state->notesctndx = scn_index; in traverse_file()
1196 if ((state->notesegndx != -1) && (state->notesctndx != -1) && in build_file()
1197 (state->sec_table[state->notesctndx].secno)) { in build_file()
1202 state->sec_table[state->notesctndx].secno); in build_file()