Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.34/libctf/
H A Dctf-lookup.c215 ctf_lookup_variable (ctf_file_t *fp, const char *name) in ctf_lookup_variable() function
228 return ctf_lookup_variable (fp->ctf_parent, name); in ctf_lookup_variable()
/dflybsd-src/contrib/binutils-2.34/include/
H A Dctf-api.h314 extern ctf_id_t ctf_lookup_variable (ctf_file_t *, const char *);