Home
last modified time | relevance | path

Searched refs:cth_parname (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dctf.h120 uint_t cth_parname; /* ref to basename of parent */ member
/titanic_44/usr/src/common/ctf/
H A Dctf_open.c219 int child = cth->cth_parname != 0; in init_types()
722 if (hp.cth_parname != 0) in ctf_bufopen()
723 fp->ctf_parname = ctf_strptr(fp, hp.cth_parname); in ctf_bufopen()
H A Dctf_create.c265 hdr.cth_parname = 1; /* i.e. _CTF_STRTAB_TEMPLATE[1] */ in ctf_update()
/titanic_44/usr/src/tools/ctf/dump/
H A Ddump.c192 ref_to_str(hp->cth_parname, hp, cd)); in print_header()
412 if (hp->cth_parlabel || hp->cth_parname) in read_types()
/titanic_44/usr/src/tools/ctf/cvt/
H A Dctf.c620 h.cth_parname = strtab_insert(&buf->ctb_strtab, in ctf_gen()