Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dsource.c66 static void forward_search_command (char *, int);
1393 forward_search_command (char *regex, int from_tty) in forward_search_command() function
1632 add_com ("forward-search", class_files, forward_search_command, _("\ in _initialize_source()