Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.c98 get_command_line (enum command_control_type type, char *arg) in get_command_line() function
448 command = get_command_line (while_control, arg); in while_command()
466 command = get_command_line (if_control, arg); in if_command()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-2000476 (build_command_line, get_command_line, print_command_lines,
4472 (get_command_line, read_command_lines): Use.
H A DChangeLog-19941584 (build_command_line, get_command_line): New functions.