Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/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.c1089 annotate_source (s->fullname, line, s->line_charpos[line - 1], in identify_source_line()