Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h427 extern ctf_id_t ctf_add_sou (ctf_container_ref, uint32_t, const char *,
H A Ddwarf2ctf.cc543 sou_type_id = ctf_add_sou (ctfc, CTF_ADD_ROOT, in gen_ctf_sou_type()
H A Dctfc.cc806 ctf_add_sou (ctf_container_ref ctfc, uint32_t flag, const char * name, in ctf_add_sou() function