Home
last modified time | relevance | path

Searched defs:gcov_file (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c1370 FILE *gcov_file = fopen (gcov_file_name, "w"); in output_gcov_file() local
2787 output_branch_count (FILE *gcov_file, int ix, const arc_info *arc) in output_branch_count()
3038 output_lines (FILE *gcov_file, const source_info *src) in output_lines()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc1467 FILE *gcov_file = fopen (gcov_file_name, "w"); in output_gcov_file() local
2868 output_branch_count (FILE *gcov_file, int ix, const arc_info *arc) in output_branch_count()
3118 output_lines (FILE *gcov_file, const source_info *src) in output_lines()