Searched refs:cleanup_frame (Results 1 – 1 of 1) sorted by relevance
212 struct cleanup *cleanup_frame; in mi_cmd_stack_list_args() local215 cleanup_frame = make_cleanup_ui_out_tuple_begin_end (uiout, "frame"); in mi_cmd_stack_list_args()218 do_cleanups (cleanup_frame); in mi_cmd_stack_list_args()