Searched refs:dynnum (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
1813 dynnum = 0;
1839 dynnum = dyncache->c_shdr->sh_size /
1847 if ((dynerr = calloc(dynnum, sizeof (*dynerr))) ==
1897 if ((dyns == NULL) || (boundto >= dynnum)) {
1902 EC_WORD(ndx), EC_WORD(dynnum - 1),

Completed in 116 milliseconds