Searched refs:ctf_hash_iter_f (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-impl.h | 626 typedef void (*ctf_hash_iter_f) (void *key, void *value, void *arg); typedef 649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
|
H A D | ctf-hash.c | 319 ctf_hash_iter_f fun; 334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter()
|
H A D | ChangeLog-2020 | 1640 * ctf-impl.h (ctf_hash_iter_f): New.
|
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-impl.h | 626 typedef void (*ctf_hash_iter_f) (void *key, void *value, void *arg); typedef 649 extern void ctf_dynhash_iter (ctf_dynhash_t *, ctf_hash_iter_f, void *);
|
H A D | ctf-hash.c | 319 ctf_hash_iter_f fun; 334 ctf_dynhash_iter (ctf_dynhash_t *hp, ctf_hash_iter_f fun, void *arg_) in ctf_dynhash_iter()
|
H A D | ChangeLog-2020 | 1640 * ctf-impl.h (ctf_hash_iter_f): New.
|
/netbsd-src/external/gpl3/gdb/dist/libctf/ |
H A D | ChangeLog-2020 | 1640 * ctf-impl.h (ctf_hash_iter_f): New.
|