Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h397 extern ctf_dvdef_ref ctf_dvd_lookup (const ctf_container_ref ctfc,
H A Ddwarf2ctf.cc808 if (ctf_dvd_lookup (ctfc, die)) in gen_ctf_variable()
H A Dbtfout.cc310 ctf_dvdef_ref dvd = ctf_dvd_lookup (ctfc, die); in btf_collect_datasec()
H A Dctfc.cc169 ctf_dvd_lookup (const ctf_container_ref ctfc, dw_die_ref die) in ctf_dvd_lookup() function
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-impl.h694 extern ctf_dvdef_t *ctf_dvd_lookup (const ctf_dict_t *, const char *);
H A Dctf-create.c351 ctf_dvd_lookup (const ctf_dict_t *fp, const char *name) in ctf_dvd_lookup() function
1312 if (ctf_dvd_lookup (fp, name) != NULL) in ctf_add_variable()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-impl.h694 extern ctf_dvdef_t *ctf_dvd_lookup (const ctf_dict_t *, const char *);
H A Dctf-create.c347 ctf_dvd_lookup (const ctf_dict_t *fp, const char *name) in ctf_dvd_lookup() function
1342 if (ctf_dvd_lookup (fp, name) != NULL) in ctf_add_variable()