Home
last modified time | relevance | path

Searched defs:back_to (Results 1 – 25 of 51) sorted by relevance

123

/dragonfly/contrib/gdb-7/gdb/
H A Dmacroexp.c788 struct cleanup *back_to = make_cleanup (free_current_contents, &args); in gather_arguments() local
1204 struct cleanup *back_to = make_cleanup (null_cleanup, 0); in expand() local
1329 struct cleanup *back_to = make_cleanup (xfree, id); in maybe_expand() local
1410 struct cleanup *back_to; in macro_expand() local
1442 struct cleanup *back_to; in macro_expand_next() local
H A Dxml-support.c185 struct cleanup *back_to; in gdb_xml_start_element() local
622 struct cleanup *back_to; in gdb_xml_parse_quick() local
777 struct cleanup *back_to; in xinclude_start_include() local
892 struct cleanup *back_to; in xml_process_xincludes() local
1037 struct cleanup *back_to; in xml_fetch_content_from_file() local
H A Dxml-tdesc.c508 struct cleanup *back_to, *result_cleanup; in tdesc_parse_xml() local
571 struct cleanup *back_to; in file_read_description_xml() local
621 struct cleanup *back_to; in target_read_description_xml() local
H A Ddbxread.c542 struct cleanup *back_to; in dbx_symfile_read() local
1004 struct cleanup *back_to; in read_dbx_dynamic_symtab() local
1215 struct cleanup *back_to; in read_dbx_symtab() local
2463 struct cleanup *back_to = NULL; in dbx_read_symtab() local
3464 struct cleanup *back_to = make_cleanup (null_cleanup, NULL); in elfstab_build_psymtabs() local
H A Dsomread.c304 struct cleanup *back_to; in som_symfile_read() local
H A Dinf-ptrace.c125 struct cleanup *back_to = NULL; in inf_ptrace_create_inferior() local
199 struct cleanup *back_to = NULL; in inf_ptrace_attach() local
H A Dmemory-map.c181 struct cleanup *back_to; in VEC() local
H A Delfread.c619 struct cleanup *back_to; in elf_rel_plt_read() local
1119 struct cleanup *back_to; in build_id_to_debug_filename() local
1229 struct cleanup *back_to; in elf_symfile_read() local
H A Dsolib-svr4.c149 struct cleanup *back_to; in lm_info_read() local
1083 struct cleanup *back_to = make_cleanup (svr4_free_library_list, in svr4_parse_libraries() local
1111 struct cleanup *back_to; in svr4_current_sos_via_xfer_libraries() local
1256 struct cleanup *back_to; in svr4_current_sos() local
H A Dtarget-memory.c315 struct cleanup *back_to = make_cleanup (null_cleanup, NULL); in target_write_memory_blocks() local
H A Dsource.c466 struct cleanup *back_to; in add_path() local
711 struct cleanup *back_to; in openp() local
1128 struct cleanup *back_to; in symtab_to_fullname() local
H A Dsolib.c1372 struct cleanup *back_to = make_cleanup (xfree, symbol_table); in gdb_bfd_lookup_symbol_from_symtab() local
1410 struct cleanup *back_to = make_cleanup (xfree, symbol_table); in bfd_lookup_symbol_from_dyn_symtab() local
H A Dmipsread.c73 struct cleanup *back_to; in mipscoff_symfile_read() local
H A Dvarobj.c938 struct cleanup *back_to = varobj_ensure_python_env (var); in varobj_get_display_hint() local
1066 struct cleanup *back_to; in dynamic_varobj_has_child_method() local
1090 struct cleanup *back_to; in update_dynamic_varobj_children() local
1900 struct cleanup *back_to; in varobj_set_visualizer() local
3419 struct cleanup *back_to; in c_value_of_root() local
H A Dosdata.c171 struct cleanup *back_to; in osdata_parse() local
H A Dsolib-target.c229 struct cleanup *back_to = make_cleanup (solib_target_free_library_list, in VEC() local
H A Dxml-syscall.c259 struct cleanup *back_to; in xml_init_syscalls_info() local
H A Dp-valprint.c771 struct cleanup *back_to; in pascal_object_print_value() local
H A Dvalarith.c669 struct cleanup *back_to; in value_concat() local
711 struct cleanup *back_to; in value_concat() local
H A Dtracepoint.c460 struct cleanup *back_to; in delete_trace_variable_command() local
493 struct cleanup *back_to; in tvariables_info_1() local
1624 struct cleanup *back_to; in encode_actions() local
3191 struct cleanup *back_to; in trace_save_command() local
5141 struct cleanup *back_to; in parse_traceframe_info() local
/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-main.c239 struct cleanup *back_to = make_cleanup_restore_current_thread (); in exec_continue() local
258 struct cleanup *back_to = make_cleanup_restore_integer (&sched_multi); in exec_continue() local
394 struct cleanup *back_to = save_current_space_and_thread (); in mi_cmd_exec_run() local
565 struct cleanup *back_to in print_one_inferior() local
622 struct cleanup *back_to = make_cleanup_ui_out_list_begin_end (uiout, in output_cores() local
732 struct cleanup *back_to; in list_available_thread_groups() local
798 struct cleanup *back_to; in mi_cmd_list_thread_groups() local
1664 struct cleanup *back_to; in mi_cmd_data_write_memory_bytes() local
2448 struct cleanup *back_to; in mi_cmd_trace_find() local
H A Dmi-cmd-catch.c36 struct cleanup *back_to; in mi_catch_load_unload() local
H A Dmi-cmd-break.c102 struct cleanup *back_to; in mi_cmd_break_insert() local
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-auto-load.c116 struct cleanup *back_to; in source_section_scripts() local
H A Dpy-param.c572 struct cleanup *back_to; in compute_enum_values() local

123