Searched refs:ctf_lblinfo_t (Results 1 – 2 of 2) sorted by relevance
84 ctf_lblinfo_t linfo; in ctf_label_iter()111 ctf_lblinfo_t *lca_info; /* Where to store the info about the label */115 label_info_cb(const char *lname, const ctf_lblinfo_t *linfo, void *arg) in label_info_cb()127 sizeof (ctf_lblinfo_t)); in label_info_cb()138 ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo) in ctf_label_info()
112 } ctf_lblinfo_t; typedef151 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *);204 extern int ctf_label_info(ctf_file_t *, const char *, ctf_lblinfo_t *);