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

/illumos-gate/usr/src/cmd/sgs/link_audit/common/
H A Dwho.h54 uint_t o_symcnt; /* # of symbols */ member in struct:objinfo
H A Dwho.c183 op->o_symcnt = (uint_t)(shdr->sh_size / shdr->sh_entsize);
222 for (i = 0, _sym = op->o_syms; i < op->o_symcnt; i++, _sym++) {

Completed in 45 milliseconds