Searched refs:strtab_size (Results 1 – 4 of 4) sorted by relevance
134 int64_t strtab_size; in chk4ubin() local167 strtab_size = strhdr.sh_size; in chk4ubin()181 total = symtab_size + strtab_size; in chk4ubin()203 strtab_size); in chk4ubin()
60 extern size_t strtab_size(const strtab_t *);
201 strtab_size(const strtab_t *sp) in strtab_size() function
644 h.cth_strlen = strtab_size(&buf->ctb_strtab); in ctf_gen()