Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dcompleter.c284 fn_list = make_source_files_completion_list (text, text); in location_completer()
H A Dsymtab.h1300 extern char **make_source_files_completion_list (char *, char *);
H A Dsymtab.c3730 make_source_files_completion_list (char *text, char *word) in make_source_files_completion_list() function