Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Dctf.h121 uint_t cth_parlabel; /* ref to name of parent lbl uniq'd against */ member
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/dump/
Ddump.c190 ref_to_str(hp->cth_parlabel, hp, cd)); in print_header()
411 if (hp->cth_parlabel || hp->cth_parname) in read_types()
/freebsd-9-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_open.c719 if (hp.cth_parlabel != 0) in ctf_bufopen()
720 fp->ctf_parlabel = ctf_strptr(fp, hp.cth_parlabel); in ctf_bufopen()
/freebsd-9-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
Dctf.c624 h.cth_parlabel = strtab_insert(&buf->ctb_strtab, in ctf_gen()
1187 td->td_parlabel = xstrdup(buf + h->cth_stroff + h->cth_parlabel); in ctf_parse()