Home
last modified time | relevance | path

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

/trueos/sys/cddl/contrib/opensolaris/uts/common/sys/
HDctf.h121 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */ member
/trueos/cddl/contrib/opensolaris/tools/ctf/cvt/
HDctf.c713 h.cth_parlabel = strtab_insert(&buf->ctb_strtab, in ctf_gen()
743 SWAP_32(h.cth_parlabel); in ctf_gen()
1297 td->td_parlabel = xstrdup(buf + h->cth_stroff + h->cth_parlabel); in ctf_parse()
/trueos/cddl/contrib/opensolaris/tools/ctf/dump/
HDdump.c190 ref_to_str(hp->cth_parlabel, hp, cd)); in print_header()
411 if (hp->cth_parlabel || hp->cth_parname) in read_types()
/trueos/cddl/contrib/opensolaris/common/ctf/
HDctf_open.c720 if (hp.cth_parlabel != 0) in ctf_bufopen()
721 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()