Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/include/
H A Dctf-api.h294 extern int ctf_type_ischild (ctf_file_t *, ctf_id_t);
/dragonfly/contrib/binutils-2.34/libctf/
H A Dctf-types.c32 ctf_type_ischild (ctf_file_t * fp, ctf_id_t id) in ctf_type_ischild() function