Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-script.h50 struct cleanup *make_cleanup_free_command_lines (struct command_line **arg);
H A Dcli-script.c106 old_chain = make_cleanup_free_command_lines (&cmd); in get_command_line()
960 old_chain = make_cleanup_free_command_lines (&head); in read_command_lines()
1017 make_cleanup_free_command_lines (struct command_line **arg) in make_cleanup_free_command_lines() function
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.c2041 this_cmd_tree_chain = make_cleanup_free_command_lines (&cmd); in bpstat_do_actions()
H A DChangeLog-2000481 do_free_command_lines_cleanup, make_cleanup_free_command_lines,
4471 make_cleanup_free_command_lines): New funtions.
H A DChangeLog-2003112 * cli/cli-script.c (make_cleanup_free_command_lines): Make this
114 * cli/cli-script.h (make_cleanup_free_command_lines): New