Home
last modified time | relevance | path

Searched refs:ctf_variable_f (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf-api.h291 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
450 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
H A DChangeLog-2019368 (ctf_variable_f): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf-api.h291 typedef int ctf_variable_f (const char *name, ctf_id_t type, void *arg); typedef
450 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
H A DChangeLog-2019368 (ctf_variable_f): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/
H A DChangeLog-2019368 (ctf_variable_f): Likewise.
/netbsd-src/external/gpl3/gdb/dist/include/
H A DChangeLog-2019368 (ctf_variable_f): Likewise.
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-types.c466 ctf_variable_iter (ctf_dict_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-types.c465 ctf_variable_iter (ctf_dict_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter()