Home
last modified time | relevance | path

Searched refs:cth_parlabel (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/sys/
H A Dctf.h44 __uint32_t cth_parlabel; member
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c702 h.cth_parlabel = strtab_insert(&buf->ctb_strtab, in ctf_gen()
732 SWAP_32(h.cth_parlabel); in ctf_gen()
1393 td->td_parlabel = xstrdup(buf + h->cth_stroff + h->cth_parlabel); in ctf_parse()
/freebsd/cddl/contrib/opensolaris/tools/ctf/dump/
H A Ddump.c191 ref_to_str(hp->cth_parlabel, hp, cd)); in print_header()
423 if (hp->cth_parlabel || hp->cth_parname) in read_types()
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_open.c880 if (hp.cth_parlabel != 0) in ctf_bufopen()
881 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()