Searched defs:strtab_size (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/tools/chk4ubin/
H A Dchk4ubin.c134 int64_t strtab_size; local
167 strtab_size = strhdr.sh_size;
181 total = symtab_size + strtab_size;
203 strtab_size);
/illumos-gate/usr/src/tools/ctf/cvt/
H A Dstrtab.c201 strtab_size(const strtab_t *sp) function

Completed in 56 milliseconds