Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDannotate.h79 extern void annotate_source (char *, int, int, int, CORE_ADDR);
HDannotate.c416 annotate_source (char *filename, int line, int character, int mid, CORE_ADDR pc) in annotate_source() function
HDsource.c1089 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()