ctf_lblinfo_t
ctfdiff_labels_count(const char *name, const ctf_lblinfo_t *li, void *arg)
ctfdiff_labels_fill(const char *name, const ctf_lblinfo_t *li, void *arg)
ctfdump_labels_cb(const char *name, const ctf_lblinfo_t *li, void *arg)
ctf_lblinfo_t *lca_info; /* Where to store the info about the label */
label_info_cb(const char *lname, const ctf_lblinfo_t *linfo, void *arg)
sizeof (ctf_lblinfo_t));
ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo)
ctf_lblinfo_t linfo;
typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *);
extern int ctf_label_info(ctf_file_t *, const char *, ctf_lblinfo_t *);