Searched refs:annotate_source (Results 1 – 9 of 9) sorted by relevance
/dflybsd-src/contrib/binutils-2.27/gprof/ |
H A D | source.h | 59 extern FILE *annotate_source
|
H A D | source.c | 92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() function
|
H A D | basic_blocks.c | 537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
/dflybsd-src/contrib/binutils-2.34/gprof/ |
H A D | source.h | 59 extern FILE *annotate_source
|
H A D | source.c | 92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() function
|
H A D | basic_blocks.c | 537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | annotate.h | 77 extern void annotate_source (char *, int, int, int,
|
H A D | annotate.c | 414 annotate_source (char *filename, int line, int character, int mid, in annotate_source() function
|
H A D | source.c | 1289 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()
|