Searched refs:annotate_source (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/ |
H A D | source.h | 58 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()
|
H A D | ChangeLog-9203 | 643 * 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 D | source.h | 58 extern FILE *annotate_source
|
H A D | source.c | 94 annotate_source (sf, max_width, annote, arg) in annotate_source() function
|
H A D | basic_blocks.c | 547 ofp = annotate_source (sf, 16, annotate_with_count, sf); in print_annotated_source()
|
H A D | ChangeLog-9203 | 643 * 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 D | annotate.h | 79 extern void annotate_source (char *, int, int, int, CORE_ADDR);
|
H A D | annotate.c | 416 annotate_source (char *filename, int line, int character, int mid, CORE_ADDR pc) in annotate_source() function
|
H A D | source.c | 1157 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()
|
H A D | ChangeLog-1995 | 389 * annotate.c (annotate_source, annotate_frame_begin): Issue
|