Home
last modified time | relevance | path

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

123

/dragonfly/contrib/gdb-7/gdb/
H A Dmacroexp.c802 discard_cleanups (back_to); in gather_arguments()
1248 do_cleanups (back_to); in expand()
1295 do_cleanups (back_to); in expand()
1344 do_cleanups (back_to); in maybe_expand()
1349 do_cleanups (back_to); in maybe_expand()
1410 struct cleanup *back_to; in macro_expand() local
1422 discard_cleanups (back_to); in macro_expand()
1442 struct cleanup *back_to; in macro_expand_next() local
1455 do_cleanups (back_to); in macro_expand_next()
1466 discard_cleanups (back_to); in macro_expand_next()
[all …]
H A Dxml-support.c185 struct cleanup *back_to; in gdb_xml_start_element() local
307 do_cleanups (back_to); in gdb_xml_start_element()
622 struct cleanup *back_to; in gdb_xml_parse_quick() local
626 user_data, &back_to); in gdb_xml_parse_quick()
631 do_cleanups (back_to); in gdb_xml_parse_quick()
777 struct cleanup *back_to; in xinclude_start_include() local
800 do_cleanups (back_to); in xinclude_start_include()
892 struct cleanup *back_to; in xml_process_xincludes() local
933 do_cleanups (back_to); in xml_process_xincludes()
1037 struct cleanup *back_to; in xml_fetch_content_from_file() local
[all …]
H A Dxml-tdesc.c508 struct cleanup *back_to, *result_cleanup; in tdesc_parse_xml() local
533 back_to = make_cleanup (null_cleanup, NULL); in tdesc_parse_xml()
550 do_cleanups (back_to); in tdesc_parse_xml()
556 do_cleanups (back_to); in tdesc_parse_xml()
571 struct cleanup *back_to; in file_read_description_xml() local
581 back_to = make_cleanup (xfree, tdesc_str); in file_read_description_xml()
588 do_cleanups (back_to); in file_read_description_xml()
621 struct cleanup *back_to; in target_read_description_xml() local
627 back_to = make_cleanup (xfree, tdesc_str); in target_read_description_xml()
631 do_cleanups (back_to); in target_read_description_xml()
H A Dmemory-map.c181 struct cleanup *back_to; in VEC() local
185 back_to = make_cleanup (clear_result, &result); in VEC()
190 discard_cleanups (back_to); in VEC()
194 do_cleanups (back_to); in VEC()
H A Dosdata.c171 struct cleanup *back_to; in osdata_parse() local
174 back_to = make_cleanup (clear_parsing_data, &data); in osdata_parse()
180 discard_cleanups (back_to); in osdata_parse()
184 do_cleanups (back_to); in osdata_parse()
H A Dinf-ptrace.c125 struct cleanup *back_to = NULL; in inf_ptrace_create_inferior() local
131 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_create_inferior()
138 discard_cleanups (back_to); in inf_ptrace_create_inferior()
199 struct cleanup *back_to = NULL; in inf_ptrace_attach() local
211 back_to = make_cleanup_unpush_target (ops); in inf_ptrace_attach()
247 discard_cleanups (back_to); in inf_ptrace_attach()
H A Ddbxread.c542 struct cleanup *back_to; in dbx_symfile_read() local
594 do_cleanups (back_to); in dbx_symfile_read()
1004 struct cleanup *back_to; in read_dbx_dynamic_symtab() local
1037 do_cleanups (back_to); in read_dbx_dynamic_symtab()
1093 do_cleanups (back_to); in read_dbx_dynamic_symtab()
1140 do_cleanups (back_to); in read_dbx_dynamic_symtab()
1215 struct cleanup *back_to; in read_dbx_symtab() local
2192 do_cleanups (back_to); in read_dbx_symtab()
2501 if (back_to) in dbx_read_symtab()
2502 do_cleanups (back_to); in dbx_read_symtab()
[all …]
H A Dsomread.c304 struct cleanup *back_to; in som_symfile_read() local
307 back_to = make_cleanup_discard_minimal_symbols (); in som_symfile_read()
322 do_cleanups (back_to); in som_symfile_read()
H A Dxml-syscall.c259 struct cleanup *back_to; in xml_init_syscalls_info() local
265 back_to = make_cleanup (xfree, full_file); in xml_init_syscalls_info()
273 do_cleanups (back_to); in xml_init_syscalls_info()
H A Dsolib-svr4.c149 struct cleanup *back_to; in lm_info_read() local
152 back_to = make_cleanup (xfree, lm); in lm_info_read()
178 do_cleanups (back_to); in lm_info_read()
1092 discard_cleanups (back_to); in svr4_parse_libraries()
1096 do_cleanups (back_to); in svr4_parse_libraries()
1111 struct cleanup *back_to; in svr4_current_sos_via_xfer_libraries() local
1120 back_to = make_cleanup (xfree, svr4_library_document); in svr4_current_sos_via_xfer_libraries()
1122 do_cleanups (back_to); in svr4_current_sos_via_xfer_libraries()
1256 struct cleanup *back_to; in svr4_current_sos() local
1297 back_to = make_cleanup (svr4_free_library_list, &head); in svr4_current_sos()
[all …]
H A Dcoff-pe-read.c349 struct cleanup *back_to = make_cleanup (null_cleanup, 0); in read_pe_exported_syms() local
382 do_cleanups (back_to); in read_pe_exported_syms()
396 do_cleanups (back_to); in read_pe_exported_syms()
453 do_cleanups (back_to); in read_pe_exported_syms()
621 do_cleanups (back_to); in read_pe_exported_syms()
H A Dmipsread.c73 struct cleanup *back_to; in mipscoff_symfile_read() local
76 back_to = make_cleanup_discard_minimal_symbols (); in mipscoff_symfile_read()
96 do_cleanups (back_to); in mipscoff_symfile_read()
H A Delfread.c619 struct cleanup *back_to; in elf_rel_plt_read() local
648 back_to = make_cleanup (free_current_contents, &string_buffer); in elf_rel_plt_read()
689 do_cleanups (back_to); in elf_rel_plt_read()
1119 struct cleanup *back_to; in build_id_to_debug_filename() local
1130 back_to = make_cleanup_free_char_ptr_vec (debugdir_vec); in build_id_to_debug_filename()
1167 do_cleanups (back_to); in build_id_to_debug_filename()
1229 struct cleanup *back_to; in elf_symfile_read() local
1243 back_to = make_cleanup_discard_minimal_symbols (); in elf_symfile_read()
1346 do_cleanups (back_to); in elf_symfile_read()
H A Dsource.c466 struct cleanup *back_to; in add_path() local
488 back_to = make_cleanup_free_char_ptr_vec (dir_vec); in add_path()
623 do_cleanups (back_to); in add_path()
711 struct cleanup *back_to; in openp() local
778 back_to = make_cleanup_free_char_ptr_vec (dir_vec); in openp()
849 do_cleanups (back_to); in openp()
1128 struct cleanup *back_to; in symtab_to_fullname() local
1138 back_to = make_cleanup (xfree, fullname); in symtab_to_fullname()
1142 do_cleanups (back_to); in symtab_to_fullname()
H A Dauto-load.c443 struct cleanup *back_to; in file_is_auto_load_safe() local
455 back_to = make_cleanup (free_current_contents, &filename_real); in file_is_auto_load_safe()
459 do_cleanups (back_to); in file_is_auto_load_safe()
466 do_cleanups (back_to); in file_is_auto_load_safe()
498 do_cleanups (back_to); in file_is_auto_load_safe()
H A Dsolib-target.c229 struct cleanup *back_to = make_cleanup (solib_target_free_library_list, in VEC() local
236 discard_cleanups (back_to); in VEC()
240 do_cleanups (back_to); in VEC()
H A Dvarobj.c943 do_cleanups (back_to); in varobj_get_display_hint()
1066 struct cleanup *back_to; in dynamic_varobj_has_child_method() local
1070 back_to = varobj_ensure_python_env (var); in dynamic_varobj_has_child_method()
1072 do_cleanups (back_to); in dynamic_varobj_has_child_method()
1090 struct cleanup *back_to; in update_dynamic_varobj_children() local
1100 do_cleanups (back_to); in update_dynamic_varobj_children()
1251 do_cleanups (back_to); in update_dynamic_varobj_children()
1900 struct cleanup *back_to; in varobj_set_visualizer() local
1924 do_cleanups (back_to); in varobj_set_visualizer()
3419 struct cleanup *back_to; in c_value_of_root() local
[all …]
H A Dtarget-memory.c315 struct cleanup *back_to = make_cleanup (null_cleanup, NULL); in target_write_memory_blocks() local
437 do_cleanups (back_to); in target_write_memory_blocks()
H A Dcp-valprint.c540 struct cleanup *back_to; in cp_print_value() local
543 back_to = make_cleanup (xfree, buf); in cp_print_value()
555 do_cleanups (back_to); in cp_print_value()
H A Dsolib.c1372 struct cleanup *back_to = make_cleanup (xfree, symbol_table); in gdb_bfd_lookup_symbol_from_symtab() local
1387 do_cleanups (back_to); in gdb_bfd_lookup_symbol_from_symtab()
1410 struct cleanup *back_to = make_cleanup (xfree, symbol_table); in bfd_lookup_symbol_from_dyn_symtab() local
1425 do_cleanups (back_to); in bfd_lookup_symbol_from_dyn_symtab()
/dragonfly/contrib/gdb-7/gdb/mi/
H A Dmi-cmd-catch.c36 struct cleanup *back_to; in mi_catch_load_unload() local
78 back_to = setup_breakpoint_reporting (); in mi_catch_load_unload()
82 do_cleanups (back_to); in mi_catch_load_unload()
H A Dmi-main.c249 do_cleanups (back_to); in exec_continue()
273 do_cleanups (back_to); in exec_continue()
397 do_cleanups (back_to); in mi_cmd_exec_run()
565 struct cleanup *back_to in print_one_inferior() local
609 do_cleanups (back_to); in print_one_inferior()
632 do_cleanups (back_to); in output_cores()
790 do_cleanups (back_to); in list_available_thread_groups()
798 struct cleanup *back_to; in mi_cmd_list_thread_groups() local
893 do_cleanups (back_to); in mi_cmd_list_thread_groups()
1664 struct cleanup *back_to; in mi_cmd_data_write_memory_bytes() local
[all …]
H A Dmi-cmd-break.c102 struct cleanup *back_to; in mi_cmd_break_insert() local
172 back_to = setup_breakpoint_reporting (); in mi_cmd_break_insert()
193 do_cleanups (back_to); in mi_cmd_break_insert()
/dragonfly/contrib/gdb-7/gdb/python/
H A Dpy-auto-load.c116 struct cleanup *back_to; in source_section_scripts() local
149 back_to = make_cleanup (null_cleanup, NULL); in source_section_scripts()
189 do_cleanups (back_to); in source_section_scripts()
H A Dpy-param.c572 struct cleanup *back_to; in compute_enum_values() local
599 back_to = make_cleanup (free_current_contents, &self->enumeration); in compute_enum_values()
608 do_cleanups (back_to); in compute_enum_values()
613 do_cleanups (back_to); in compute_enum_values()
621 do_cleanups (back_to); in compute_enum_values()
627 discard_cleanups (back_to); in compute_enum_values()

123