Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/elfedit/modules/common/
H A Dsym.c177 int numsymstate; /* # of items in symstate[] */ member
308 for (tblndx = 0; tblndx < (argstate->numsymstate - 1); in all_same()
616 for (tblndx = 0; tblndx < argstate->numsymstate; tblndx++, symstate++) { in print_sym()
646 only_one = (argstate->numsymstate > 1) && (argstate->argc > 0) && in print_sym()
652 for (tblndx = 0; tblndx < argstate->numsymstate; tblndx++, symstate++) { in print_sym()
1201 argstate->numsymstate++; in process_args()
1434 if ((cmd == SYM_CMD_T_ST_NAME) && (argstate->numsymstate > 1) && in cmd_body()
1437 for (tblndx = 0; tblndx < argstate->numsymstate; in cmd_body()
1446 for (tblndx = 0; tblndx < argstate->numsymstate; tblndx++, symstate++) in cmd_body()