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