Home
last modified time | relevance | path

Searched refs:open_source_file (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsource.h28 extern int open_source_file (struct symtab *s);
H A Dsource.c902 open_source_file (struct symtab *s) in open_source_file() function
1120 desc = open_source_file (s); in get_filename_and_charpos()
1193 desc = open_source_file (s); in print_source_lines_base()
1418 desc = open_source_file (current_source_symtab); in forward_search_command()
1513 desc = open_source_file (current_source_symtab); in reverse_search_command()
H A DChangeLog-1990967 * source.c (open_source_file): Quick path if we have already
2622 source.c (open_source_file): New function.
2623 source.c: Use open_source_file instead of openp where appropriate.
H A DChangeLog-1991699 * source.c (open_source_file): If openp fails, try again
2603 * source.c (open_source_file): Avoid ANSI const bdeath by
4318 (open_source_file): If compilation directory is known, replace
H A DChangeLog-19971310 (open_source_file): Use OPEN_MODE with open and openp.
H A DChangeLog-19925126 * source.c (open_source_file): Use mstrsave to save file name in
5749 * source.c (open_source_file): Make static.
H A DChangeLog-20014904 * source.c (open_source_file): Use lbasename. Make ``p'' const
6534 (open_source_file): Ditto.
H A DChangeLog-19953186 (open_source_file) [MPW]: Use MPW basename finders.
H A DChangeLog3183 * source.c (is_regular_file, openp, open_source_file):
4676 (open_source_file): Just calls find_and_open_source.
H A DChangeLog-19981964 (open_source_file): Ditto.
H A DChangeLog-19993101 (open_source_file, find_source_lines): Move declaration from here.
H A DChangeLog-200214916 * source.c (openp, open_source_file): Remove obsolete code.
/openbsd-src/gnu/usr.bin/binutils/gdb/tui/
H A Dtui-source.c60 desc = open_source_file (s); in tui_set_source_content()
H A DChangeLog-1998-20031095 (open_source_file, find_source_lines): Delete declarations.