Searched refs:dump_function_header (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-pretty-print.h | 56 extern void dump_function_header (FILE *, tree, dump_flags_t);
|
| D | tree-profile.cc | 781 dump_function_header (dump_file, cfun->decl, dump_flags); in tree_profiling()
|
| D | passes.cc | 2227 dump_function_header (dump_file, current_function_decl, dump_flags); in pass_init_dump_file()
|
| D | final.cc | 4445 dump_function_header (final_output, current_function_decl, in rest_of_clean_state()
|
| D | tree-pretty-print.cc | 4566 dump_function_header (FILE *dump_file, tree fdecl, dump_flags_t flags) in dump_function_header() function
|
| D | omp-expand.cc | 1517 dump_function_header (dump_file, child_fn, dump_flags); in expand_omp_taskreg() 9946 dump_function_header (dump_file, child_fn, dump_flags); in expand_omp_target() 10392 dump_function_header (dump_file, current_function_decl, dump_flags); in expand_omp()
|
| D | tree-cfg.cc | 2568 dump_function_header (file, current_function_decl, flags); in gimple_dump_cfg()
|
| D | ChangeLog-2011 | 23247 * tree-pretty-print.c (dump_function_header): Add flags. 23249 * tree-pretty-print.h (dump_function_header): Adjust. 23620 * tree-pretty-print.c (dump_function_header): Format cleanup. 23691 * tree-pretty-print.c (dump_function_header): New function.
|
| D | ChangeLog-2013 | 9932 * tree-pretty-print.c (dump_function_header): Time profiler is dumped. 12133 * tree-pretty-print.c (dump_function_header): Likewise. 30508 * tree-pretty-print.c (dump_function_header): Likewise.
|
| D | ChangeLog-2018 | 20260 * tree-pretty-print.c (dump_function_header): Likewise.
|
| D | ChangeLog-2017 | 19995 * tree-pretty-print.c (dump_function_header): Likewise.
|
| D | ChangeLog-2014 | 34300 * tree-pretty-print.c (dump_function_header): Print cgraph uid.
|