Searched refs:my_cleanups (Results 1 – 3 of 3) sorted by relevance
225 struct cleanup *my_cleanups; in pa64_solib_add_solib_objfile() local265 my_cleanups = make_cleanup (xfree, section_addrs); in pa64_solib_add_solib_objfile()294 do_cleanups (my_cleanups); in pa64_solib_add_solib_objfile()
790 struct cleanup *my_cleanups; in symbol_file_add_with_addrs_or_offsets() local806 my_cleanups = make_cleanup (xfree, orig_addrs); in symbol_file_add_with_addrs_or_offsets()899 do_cleanups (my_cleanups); in symbol_file_add_with_addrs_or_offsets()1618 struct cleanup *my_cleanups = make_cleanup (null_cleanup, NULL); in add_symbol_file_command() local1757 do_cleanups (my_cleanups); in add_symbol_file_command()
858 struct cleanup *my_cleanups; in solib_symbols_add() local861 my_cleanups = make_cleanup (xfree, addrs); in solib_symbols_add()866 do_cleanups (my_cleanups); in solib_symbols_add()