Home
last modified time | relevance | path

Searched refs:bbg_supports_has_unexecuted_blocks (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c501 static unsigned bbg_supports_has_unexecuted_blocks; variable
1722 bbg_supports_has_unexecuted_blocks = gcov_read_unsigned (); in read_graph_file()
2895 && bbg_supports_has_unexecuted_blocks) in output_line_beginning()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc529 static unsigned bbg_supports_has_unexecuted_blocks; variable
1832 bbg_supports_has_unexecuted_blocks = gcov_read_unsigned (); in read_graph_file()
2975 && bbg_supports_has_unexecuted_blocks) in output_line_beginning()