Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/mcs/common/
H A Dfile.c45 int notesctndx; member
271 state.notesctndx = -1; in process_file()
461 if ((shdr->sh_type == SHT_NOTE) && (state->notesctndx == -1) && in traverse_file()
465 state->notesctndx = scn_index; in traverse_file()
1204 if ((state->notesegndx != -1) && (state->notesctndx != -1) && in build_file()
1205 (state->sec_table[state->notesctndx].secno)) { in build_file()
1210 state->sec_table[state->notesctndx].secno); in build_file()