Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dbasic_blocks.c42 bfd_boolean bb_annotate_all_lines = FALSE; variable
370 else if (bb_annotate_all_lines in annotate_with_count()
394 if (bb_annotate_all_lines && last_count == last_print) in annotate_with_count()
411 if (bb_annotate_all_lines && p == tmpbuf) in annotate_with_count()
Dbasic_blocks.h25 extern bfd_boolean bb_annotate_all_lines; /* Force annotation of all lines? */
Dgprof.c435 bb_annotate_all_lines = TRUE; in main()