Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDmain.c84 static void print_gdb_help (struct ui_file *);
548 print_gdb_help (gdb_stdout); in captured_main()
826 print_gdb_help (struct ui_file *stream) in print_gdb_help() function