Searched refs:ctf_label_f (Results 1 – 2 of 2) sorted by relevance
239 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef348 extern int ctf_label_iter (ctf_file_t *, ctf_label_f *, void *);
64 ctf_label_iter (ctf_file_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter()