Searched refs:function_summary (Results 1 – 9 of 9) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | gcov.c | 272 static void function_summary PARAMS ((struct coverage *, const char *)); 1181 function_summary (function, title) in function_summary() function 1357 function_summary (func_ptr, "function"); 1419 function_summary (func_ptr, "function"); 1597 function_summary (&total, "file");
|
| H A D | FSFChangeLog | 864 (open_files, read_files, function_summary, output_data): Likewise.
|
| H A D | ChangeLog | 16718 (calculate_branch_probs, function_summary): Adjust. 16901 (function_summary): Use format_hwint.
|
| H A D | ChangeLog.0 | 9362 (function_summary): Eliminate "%lf" formatting, use %ld for
|
| H A D | ChangeLog.2 | 6169 function_summary, main, fancy_abort): Add prototypes.
|
| H A D | ChangeLog.1 | 5733 (function_summary): Fix format specifiers in calls to `fnotice'.
|
| H A D | FSFChangeLog.11 | 332 * gcov.c (function_summary): Fix misspelling in diagnostic: `funcion'.
|
| /openbsd-src/gnu/gcc/gcc/ |
| H A D | gcov.c | 340 static void function_summary (const coverage_t *, const char *); 531 function_summary (&coverage, "Function"); in process_file() 539 function_summary (&src->coverage, "File"); in process_file() 1378 function_summary (const coverage_t *coverage, const char *title) in function_summary() function
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | LangRef.rst | 7754 :ref:`function<function_summary>`, :ref:`variable<variable_summary>`, or 7790 :ref:`function summary <function_summary>`, see the descriptions there. 7804 :ref:`function summary <function_summary>`. The ``aliasee`` field
|