Searched refs:extract_label_info (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_labels.c34 extract_label_info(ctf_file_t *fp, const ctf_lblent_t **ctl, uint_t *num_labels) function
63 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR)
90 if (extract_label_info(fp, &ctlp, &num_labels) == CTF_ERR)

Completed in 117 milliseconds