Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-lookup.c72 ctf_lookup_by_name (ctf_file_t *fp, const char *name) in ctf_lookup_by_name() function
189 && (ptype = ctf_lookup_by_name (fp->ctf_parent, name)) != CTF_ERR) in ctf_lookup_by_name()
/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h312 extern ctf_id_t ctf_lookup_by_name (ctf_file_t *, const char *);