Searched refs:ctf_label_iter (Results 1 – 3 of 3) sorted by relevance
64 ctf_label_iter (ctf_file_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter() function131 if ((rc = ctf_label_iter (fp, label_info_cb, &cb_arg)) < 0) in ctf_label_info()
690 if (ctf_label_iter (fp, ctf_dump_label, state) < 0) in ctf_dump()
348 extern int ctf_label_iter (ctf_file_t *, ctf_label_f *, void *);