Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c303 Word tblndx; in all_same() local
308 for (tblndx = 0; tblndx < (argstate->numsymstate - 1); in all_same()
309 tblndx++, symstate1++) { in all_same()
594 Word ndx, tblndx; in print_sym() local
616 for (tblndx = 0; tblndx < argstate->numsymstate; tblndx++, symstate++) { in print_sym()
652 for (tblndx = 0; tblndx < argstate->numsymstate; tblndx++, symstate++) { in print_sym()
661 if ((tblndx > 0) && ((argstate->argc == 0) || in print_sym()
1052 Word tblndx; in process_args() local
1141 for (tblndx = 0; tblndx < obj_state->os_symtabnum; in process_args()
1142 tblndx++, symtab++) { in process_args()
[all …]