Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dsource.h58 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()
H A DChangeLog-9203643 * source.c (annotate_source): Correct pointer comparison when
698 (annotate_source) [__MSDOS__]: If "filename-ann" would overwrite
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dsource.h58 extern FILE *annotate_source
H A Dsource.c94 annotate_source (sf, max_width, annote, arg) in annotate_source() function
H A Dbasic_blocks.c547 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
H A DChangeLog-9203643 * source.c (annotate_source): Correct pointer comparison when
698 (annotate_source) [__MSDOS__]: If "filename-ann" would overwrite
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dannotate.h79 extern void annotate_source (char *, int, int, int, CORE_ADDR);
H A Dannotate.c416 annotate_source (char *filename, int line, int character, int mid, CORE_ADDR pc) in annotate_source() function
H A Dsource.c1157 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()
H A DChangeLog-1995389 * annotate.c (annotate_source, annotate_frame_begin): Issue