Searched refs:annotate_source (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gdb/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 | 1089 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()
|