Searched refs:ctf_visit_f (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/cddl/osnet/dist/uts/common/sys/ |
H A D | ctf_api.h | 147 typedef int ctf_visit_f(const char *, ctf_id_t, ulong_t, int, void *); typedef 192 extern int ctf_type_visit(ctf_file_t *, ctf_id_t, ctf_visit_f *, void *);
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 286 typedef int ctf_visit_f (const char *name, ctf_id_t type, unsigned long offset, typedef 419 extern int ctf_type_visit (ctf_dict_t *, ctf_id_t, ctf_visit_f *, void *);
|
H A D | ChangeLog-2019 | 365 * ctf-api.h (ctf_visit_f): New definition.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 286 typedef int ctf_visit_f (const char *name, ctf_id_t type, unsigned long offset, typedef 419 extern int ctf_type_visit (ctf_dict_t *, ctf_id_t, ctf_visit_f *, void *);
|
H A D | ChangeLog-2019 | 365 * ctf-api.h (ctf_visit_f): New definition.
|
/netbsd-src/external/cddl/osnet/dist/common/ctf/ |
H A D | ctf_types.c | 830 ctf_type_rvisit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg, in ctf_type_rvisit() 887 ctf_type_visit(ctf_file_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg) in ctf_type_visit()
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-types.c | 1644 ctf_type_rvisit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, in ctf_type_rvisit() 1711 ctf_type_visit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg) in ctf_type_visit()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-types.c | 1635 ctf_type_rvisit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, in ctf_type_rvisit() 1701 ctf_type_visit (ctf_dict_t *fp, ctf_id_t type, ctf_visit_f *func, void *arg) in ctf_type_visit()
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 365 * ctf-api.h (ctf_visit_f): New definition.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 365 * ctf-api.h (ctf_visit_f): New definition.
|