Searched refs:ctf_lblent_t (Results 1 – 3 of 3) sorted by relevance
24 extract_label_info (ctf_file_t *fp, const ctf_lblent_t **ctl, in extract_label_info()31 *ctl = (const ctf_lblent_t *) (fp->ctf_buf + h->cth_lbloff); in extract_label_info()32 *num_labels = (h->cth_objtoff - h->cth_lbloff) / sizeof (ctf_lblent_t); in extract_label_info()42 const ctf_lblent_t *ctlp = NULL; in ctf_label_topmost()66 const ctf_lblent_t *ctlp = NULL; in ctf_label_iter()
985 ctf_lblent_t *lbl = start; in flip_lbls()
208 } ctf_lblent_t; typedef