Searched refs:ctf_lblinfo_t (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-labels.c | 69 ctf_lblinfo_t linfo; in ctf_label_iter() 101 ctf_lblinfo_t *lca_info; /* Where to store the info about the label. */ 105 label_info_cb (const char *lname, const ctf_lblinfo_t *linfo, void *arg) in label_info_cb() 116 sizeof (ctf_lblinfo_t)); in label_info_cb() 125 ctf_label_info (ctf_dict_t *fp, const char *lname, ctf_lblinfo_t *linfo) in ctf_label_info()
|
H A D | ctf-dump.c | 407 ctf_dump_label (const char *name, const ctf_lblinfo_t *info, in ctf_dump_label()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-labels.c | 69 ctf_lblinfo_t linfo; in ctf_label_iter() 101 ctf_lblinfo_t *lca_info; /* Where to store the info about the label. */ 105 label_info_cb (const char *lname, const ctf_lblinfo_t *linfo, void *arg) in label_info_cb() 116 sizeof (ctf_lblinfo_t)); in label_info_cb() 125 ctf_label_info (ctf_dict_t *fp, const char *lname, ctf_lblinfo_t *linfo) in ctf_label_info()
|
H A D | ctf-dump.c | 407 ctf_dump_label (const char *name, const ctf_lblinfo_t *info, in ctf_dump_label()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A 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/ |
H A 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/binutils/dist/include/ |
H A 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 *);
|
H A D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A 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 *);
|
H A D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 438 (ctf_lblinfo_t): Likewise.
|