| /src/external/gpl3/gdb.old/dist/gdb/ |
| completer.c | 532 (make_completion_match_str (std::move (p_rl), word, word)); 1988 = make_completion_match_str (match_for_lcd_str, text, word); 2035 /* Helper for the make_completion_match_str overloads. Returns NULL 2071 make_completion_match_str (const char *match_name, 2083 make_completion_match_str (gdb::unique_xmalloc_ptr<char> &&match_name, 2070 make_completion_match_str (const char *match_name, function in class:gdb 2082 make_completion_match_str (gdb::unique_xmalloc_ptr<char> &&match_name, function in class:gdb
|
| /src/external/gpl3/gdb/dist/gdb/ |
| completer.c | 532 (make_completion_match_str (std::move (p_rl), word, word)); 1988 = make_completion_match_str (match_for_lcd_str, text, word); 2035 /* Helper for the make_completion_match_str overloads. Returns NULL 2071 make_completion_match_str (const char *match_name, 2083 make_completion_match_str (gdb::unique_xmalloc_ptr<char> &&match_name, 2070 make_completion_match_str (const char *match_name, function in class:gdb 2082 make_completion_match_str (gdb::unique_xmalloc_ptr<char> &&match_name, function in class:gdb
|