Home
last modified time | relevance | path

Searched refs:ctf_get_tu_ctfc (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dbtfout.cc1041 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_init_postprocess()
1082 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_output()
1128 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_finalize()
Dctfout.cc803 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_output()
835 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_finalize()
Dctfc.h389 extern ctf_container_ref ctf_get_tu_ctfc (void);
Ddwarf2ctf.cc958 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_do_die()
Dctfc.cc33 ctf_get_tu_ctfc (void) in ctf_get_tu_ctfc() function