Home
last modified time | relevance | path

Searched refs:annotate_source (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dsource.h59 extern FILE *annotate_source
H A Dsource.c92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() function
H A Dbasic_blocks.c537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dsource.h59 extern FILE *annotate_source
H A Dsource.c92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source() function
H A Dbasic_blocks.c537 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
/dflybsd-src/contrib/gdb-7/gdb/
H A Dannotate.h77 extern void annotate_source (char *, int, int, int,
H A Dannotate.c414 annotate_source (char *filename, int line, int character, int mid, in annotate_source() function
H A Dsource.c1289 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()