Searched refs:infonum (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c1781 Word infonum, cnt, ndx, symnum, dynnum; local
1803 infonum = (Word)(infoshdr->sh_size / infoshdr->sh_entsize);
1817 for (ndx = 1; ndx < infonum; ndx++, _info++) {
1873 for (ndx = 1, info++; ndx < infonum; ndx++, info++) {

Completed in 105 milliseconds