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

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

Completed in 161 milliseconds