Searched refs:cth_stroff (Results 1 – 5 of 5) sorted by relevance
125 uint_t cth_stroff; /* offset of string section */ member140 uint_t cth_stroff; member
206 const ctf_type_t *tend = (ctf_type_t *)(fp->ctf_buf + cth->cth_stroff); in init_types()605 hp.cth_stroff = h1p->cth_stroff; in ctf_bufopen()612 size = hp.cth_stroff + hp.cth_strlen; in ctf_bufopen()618 hp.cth_stroff > size) in ctf_bufopen()624 hp.cth_typeoff > hp.cth_stroff) in ctf_bufopen()708 fp->ctf_str[CTF_STRTAB_0].cts_strs = (const char *)buf + hp.cth_stroff; in ctf_bufopen()
449 hdr.cth_stroff = hdr.cth_typeoff + size; in ctf_update()451 size = sizeof (ctf_header_t) + hdr.cth_stroff + hdr.cth_strlen; in ctf_update()455 hdr.cth_typeoff, hdr.cth_stroff, hdr.cth_strlen); in ctf_update()464 s = s0 = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_stroff; in ctf_update()
286 cthp->cth_stroff)) != 0) { in ctf_compress()297 fp->ctf_buf + cthp->cth_stroff, cthp->cth_strlen)) != 0) { in ctf_compress()
285 hp->cth_stroff); in ctfdump_header()