Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddwarf2ctf.h33 extern bool ctf_do_die (dw_die_ref);
H A Ddwarf2ctf.cc956 ctf_do_die (dw_die_ref die) in ctf_do_die() function
H A Ddwarf2out.cc32888 if (!ctf_do_die (die)) in ctf_debug_do_cu()
32891 FOR_EACH_CHILD (die, c, ctf_do_die (c)); in ctf_debug_do_cu()