Searched refs:ctf_variable_iter (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | libctf.ver | 96 ctf_variable_iter;
|
H A D | ctf-dump.c | 741 if (ctf_variable_iter (fp, ctf_dump_var, state) < 0) in ctf_dump()
|
H A D | ChangeLog | 441 longer a ctf_variable_iter callback. 444 ctf_variable_iter. No longer pack arguments to 486 (ctf_variable_iter): Reimplement in terms of ctf_variable_next.
|
H A D | ctf-types.c | 466 ctf_variable_iter (ctf_dict_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter() function
|
H A D | ChangeLog-2020 | 665 * ctf-types.c (ctf_variable_iter): Fix error return. 1240 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | libctf.ver | 96 ctf_variable_iter;
|
H A D | ChangeLog | 420 longer a ctf_variable_iter callback. 423 ctf_variable_iter. No longer pack arguments to 465 (ctf_variable_iter): Reimplement in terms of ctf_variable_next.
|
H A D | ctf-dump.c | 741 if (ctf_variable_iter (fp, ctf_dump_var, state) < 0) in ctf_dump()
|
H A D | ctf-types.c | 465 ctf_variable_iter (ctf_dict_t *fp, ctf_variable_f *func, void *arg) in ctf_variable_iter() function
|
H A D | ChangeLog-2020 | 665 * ctf-types.c (ctf_variable_iter): Fix error return. 1240 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/binutils/dist/include/ |
H A D | ctf-api.h | 450 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
|
H A D | ChangeLog-2019 | 392 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/ |
H A D | ctf-api.h | 450 extern int ctf_variable_iter (ctf_dict_t *, ctf_variable_f *, void *);
|
H A D | ChangeLog-2019 | 392 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/ |
H A D | ChangeLog-2019 | 392 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/include/ |
H A D | ChangeLog-2019 | 392 (ctf_variable_iter): Likewise.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 665 * ctf-types.c (ctf_variable_iter): Fix error return. 1240 (ctf_variable_iter): Likewise.
|