Searched refs:ctf_lblinfo_t (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/cddl/osnet/dist/common/ctf/ |
| D | ctf_labels.c | 87 ctf_lblinfo_t linfo; in ctf_label_iter() 114 ctf_lblinfo_t *lca_info; /* Where to store the info about the label */ 118 label_info_cb(const char *lname, const ctf_lblinfo_t *linfo, void *arg) in label_info_cb() 130 sizeof (ctf_lblinfo_t)); in label_info_cb() 141 ctf_label_info(ctf_file_t *fp, const char *lname, ctf_lblinfo_t *linfo) in ctf_label_info()
|
| /netbsd/src/external/cddl/osnet/dist/uts/common/sys/ |
| D | ctf_api.h | 112 } ctf_lblinfo_t; typedef 151 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 *);
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | ctf-api.h | 166 } ctf_lblinfo_t; typedef 294 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, 964 extern int ctf_label_info (ctf_dict_t *, const char *, ctf_lblinfo_t *);
|
| D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | ctf-api.h | 166 } ctf_lblinfo_t; typedef 294 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, 434 extern int ctf_label_info (ctf_dict_t *, const char *, ctf_lblinfo_t *);
|
| D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|