Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-dump.c584 ctf_dump_type (ctf_id_t id, int flag, void *arg) in ctf_dump_type() function
710 if (ctf_type_iter_all (fp, ctf_dump_type, state) < 0) in ctf_dump()