Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-interp.c36 static int do_captured_execute_command (struct ui_out *uiout, void *data);
118 do_captured_execute_command (struct ui_out *uiout, void *data) in do_captured_execute_command() function
132 return catch_exceptions (uiout, do_captured_execute_command, &args, in safe_execute_command()