Home
last modified time | relevance | path

Searched defs:tu_ctfc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dbtfout.cc1041 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_init_postprocess() local
1082 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_output() local
1128 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in btf_finalize() local
H A Dctfout.cc803 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_output() local
835 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_finalize() local
H A Ddwarf2ctf.cc958 ctf_container_ref tu_ctfc = ctf_get_tu_ctfc (); in ctf_do_die() local
H A Dctfc.cc30 ctf_container_ref tu_ctfc; variable