Searched refs:ctf_variable_f (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 291 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 D | ChangeLog-2019 | 368 (ctf_variable_f): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 291 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 D | ChangeLog-2019 | 368 (ctf_variable_f): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 368 (ctf_variable_f): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 368 (ctf_variable_f): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-types.c | 466 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 D | ctf-types.c | 465 ctf_variable_iter (ctf_dict_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter()
|