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

/illumos-gate/usr/src/tools/ctf/cvt/
H A Dstrtab.h60 extern size_t strtab_size(const strtab_t *);
H A Dstrtab.c201 strtab_size(const strtab_t *sp) function
H A Dctf.c644 h.cth_strlen = strtab_size(&buf->ctb_strtab);
/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);

Completed in 47 milliseconds