Home
last modified time | relevance | path

Searched refs:ctf_type_iter (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h346 extern int ctf_type_iter (ctf_file_t *, ctf_type_f *, void *);
/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-types.c161 ctf_type_iter (ctf_file_t *fp, ctf_type_f *func, void *arg) in ctf_type_iter() function