Home
last modified time | relevance | path

Searched refs:ctfc_is_empty_container (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dctfc.h347 extern bool ctfc_is_empty_container (ctf_container_ref);
H A Dctfout.cc476 if (!ctfc_is_empty_container (ctfc)) in output_ctf_header()
H A Dbtfout.cc791 if (!ctfc_is_empty_container (ctfc)) in output_btf_header()
H A Dctfc.cc41 ctfc_is_empty_container (ctf_container_ref ctfc) in ctfc_is_empty_container() function