Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-pretty-print.h56 extern void dump_function_header (FILE *, tree, dump_flags_t);
Dtree-profile.cc781 dump_function_header (dump_file, cfun->decl, dump_flags); in tree_profiling()
Dpasses.cc2227 dump_function_header (dump_file, current_function_decl, dump_flags); in pass_init_dump_file()
Dfinal.cc4445 dump_function_header (final_output, current_function_decl, in rest_of_clean_state()
Dtree-pretty-print.cc4566 dump_function_header (FILE *dump_file, tree fdecl, dump_flags_t flags) in dump_function_header() function
Domp-expand.cc1517 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()
Dtree-cfg.cc2568 dump_function_header (file, current_function_decl, flags); in gimple_dump_cfg()
DChangeLog-201123247 * 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.
DChangeLog-20139932 * 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.
DChangeLog-201820260 * tree-pretty-print.c (dump_function_header): Likewise.
DChangeLog-201719995 * tree-pretty-print.c (dump_function_header): Likewise.
DChangeLog-201434300 * tree-pretty-print.c (dump_function_header): Print cgraph uid.