Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c722 make_cleanup_decref_counted_command_line (struct counted_command_line **cmdp) in make_cleanup_decref_counted_command_line() function
1353 cleanups = make_cleanup_decref_counted_command_line (&info.cmd); in commands_command_1()
4325 this_cmd_tree_chain = make_cleanup_decref_counted_command_line (&ccmd); in bpstat_do_actions_1()
13601 old_chain = make_cleanup_decref_counted_command_line (&tmp_bs.commands); in dprintf_after_condition_true()