Searched refs:ctf_label_f (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 151 typedef int ctf_label_f(const char *, const ctf_lblinfo_t *, void *); typedef 209 extern int ctf_label_iter(ctf_file_t *, ctf_label_f *, void *);
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-labels.c | 64 ctf_label_iter (ctf_dict_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-labels.c | 64 ctf_label_iter (ctf_dict_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter()
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_labels.c | 83 ctf_label_iter(ctf_file_t *fp, ctf_label_f *func, void *arg) in ctf_label_iter()
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 294 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef 448 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);
|
H A D | ChangeLog-2019 | 344 * ctf-api.h (ctf_label_f): New.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 294 typedef int ctf_label_f (const char *name, const ctf_lblinfo_t *info, typedef 448 extern int ctf_label_iter (ctf_dict_t *, ctf_label_f *, void *);
|
H A D | ChangeLog-2019 | 344 * ctf-api.h (ctf_label_f): New.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 344 * ctf-api.h (ctf_label_f): New.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 344 * ctf-api.h (ctf_label_f): New.
|