Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dcg_print.c71 if (!bsd_style_output) in print_header()
93 if (bsd_style_output) in print_header()
121 printf (bsd_style_output in print_cycle()
199 printf (bsd_style_output in print_members()
357 printf (bsd_style_output in print_parents()
373 printf (bsd_style_output in print_parents()
384 printf (bsd_style_output in print_parents()
446 printf (bsd_style_output in print_children()
456 printf (bsd_style_output in print_children()
475 printf (bsd_style_output in print_line()
[all …]
Dhist.c468 if (bsd_style_output) in print_header()
508 if (bsd_style_output) in print_line()
524 if (bsd_style_output) in print_line()
580 if (bsd_style_output) in hist_print()
602 if (bsd_style_output) in hist_print()
665 if (print_descriptions && !bsd_style_output) in hist_print()
Dgprof.c62 bfd_boolean bsd_style_output = FALSE; variable
418 bsd_style_output = TRUE; in main()
606 if (cg && (output_style & STYLE_CALL_GRAPH) && bsd_style_output) in main()
620 if (!bsd_style_output) in main()
Dutils.c53 if (!bsd_style_output && demangle) in print_name_only()
Dgprof.h120 extern bfd_boolean bsd_style_output; /* as opposed to FSF style output */
DChangeLog-92032066 while -T sets the variable bsd_style_output, which causes