Searched refs:open_source_file (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsource.h77 extern scoped_fd open_source_file (struct symtab *s);
H A Dsource-cache.c55 scoped_fd desc (open_source_file (s));
H A Dsource.c1145 open_source_file (struct symtab *s)
1203 scoped_fd fd = open_source_file (s);
1280 scoped_fd desc = open_source_file (s);
1321 open_source_file for it again. See e.g.,
1572 scoped_fd desc (open_source_file (loc->symtab ()));
1142 open_source_file (struct symtab *s) function
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsource.h85 extern scoped_fd open_source_file (struct symtab *s);
H A Dsource-cache.c96 scoped_fd desc (open_source_file (s));
H A Dsource.c1175 open_source_file (struct symtab *s)
1262 scoped_fd fd = open_source_file (s);
1340 scoped_fd desc = open_source_file (s);
1381 open_source_file for it again. See e.g.,
1635 scoped_fd desc (open_source_file (loc->symtab ()));
1172 open_source_file (struct symtab *s) function

Completed in 177 milliseconds