Searched refs:ctl_label (Results 1 – 3 of 3) sorted by relevance
67 if ((s = ctf_strraw(fp, (ctlp + num_labels - 1)->ctl_label)) == NULL) in ctf_label_topmost()93 if ((lname = ctf_strraw(fp, ctlp->ctl_label)) == NULL) { in ctf_label_iter()95 "typeidx %u\n", ctlp->ctl_label, ctlp->ctl_typeidx); in ctf_label_iter()
494 label->ctl_label = s - s0; in ctf_update()498 bhdr->cth_parlabel = label->ctl_label; in ctf_update()
156 uint_t ctl_label; /* ref to name of label */ member