Searched refs:annotate_source_line (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | annotate.h | 116 extern bool annotate_source_line (struct symtab *s, int line,
|
| D | annotate.c | 443 annotate_source_line (struct symtab *s, int line, int mid_statement, in annotate_source_line() function
|
| D | source.c | 1587 annotate_source_line (sal.symtab, sal.line, 0, start_pc); in info_line_command()
|
| D | stack.c | 1118 && annotate_source_line (sal.symtab, sal.line, mid_statement, in do_print_frame_info()
|
| D | ChangeLog-2019 | 6523 * annotate.c (annotate_source_line): Use g_source_cache. 9642 * annotate.c (annotate_source_line): Change return type to void, 9644 * annotate.h (annotate_source_line): Change return type to void, 9653 (annotate_source_line): Moved from source.c and renamed from 9656 (annotate_source_line): Declaration moved from source.h, and 9659 to annotate_source_line. 9662 and rename to annotate_source_line. 9665 calling annotate_source_line.
|
| D | ChangeLog-2020 | 11110 * annotate.c (annotate_source_line): Update return type, add call 11112 * annotate.h (annotate_source_line): Update return type, and 11115 calling annotate_source_line. 11116 * stack.c (print_frame_info): If calling annotate_source_line 12443 * annotate.c (annotate_source_line): Update.
|