Searched defs:ctf_label_iter (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_labels.c82 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) function
148 if ((rc = ctf_label_iter(fp, label_info_cb, &cb_arg)) == CTF_ERR)

Completed in 42 milliseconds