Searched refs:my_cleanups (Results 1 – 3 of 3) sorted by relevance
226 struct cleanup *my_cleanups; in pa64_solib_add_solib_objfile() local266 my_cleanups = make_cleanup (xfree, section_addrs); in pa64_solib_add_solib_objfile()296 do_cleanups (my_cleanups); in pa64_solib_add_solib_objfile()
803 struct cleanup *my_cleanups; in symbol_file_add_with_addrs_or_offsets() local806 my_cleanups = make_cleanup_bfd_close (abfd); in symbol_file_add_with_addrs_or_offsets()818 discard_cleanups (my_cleanups); in symbol_file_add_with_addrs_or_offsets()914 do_cleanups (my_cleanups); in symbol_file_add_with_addrs_or_offsets()1649 struct cleanup *my_cleanups = make_cleanup (null_cleanup, NULL); in add_symbol_file_command() local1787 do_cleanups (my_cleanups); in add_symbol_file_command()
853 struct cleanup *my_cleanups; in solib_symbols_add() local856 my_cleanups = make_cleanup (xfree, addrs); in solib_symbols_add()861 do_cleanups (my_cleanups); in solib_symbols_add()