Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dgcov.c309 static int flag_function_summary = 0; variable
465 flag_function_summary = 1; in process_args()
528 add_line_counts (flag_function_summary ? &coverage : NULL, fn); in process_file()
529 if (flag_function_summary) in process_file()