Searched refs:make_cleanup_bfd_close (Results 1 - 8 of 8) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/cli/
H A Dcli-dump.c140 make_cleanup_bfd_close (ibfd);
158 make_cleanup_bfd_close (obfd);
/haiku-fatelf/src/bin/gdb/gdb/
H A Dcorelow.c327 make_cleanup_bfd_close (temp_bfd);
H A Dgcore.c74 old_chain = make_cleanup_bfd_close (obfd);
H A Ddefs.h370 extern struct cleanup *make_cleanup_bfd_close (bfd *abfd);
H A Dremote-e7000.c1550 old_chain = make_cleanup_bfd_close (pbfd);
H A Dremote-m32r-sdi.c1260 old_chain = make_cleanup_bfd_close (pbfd);
H A Dsymfile.c806 my_cleanups = make_cleanup_bfd_close (abfd);
1534 make_cleanup_bfd_close (loadfile_bfd);
H A Dutils.c232 make_cleanup_bfd_close (bfd *abfd)
231 make_cleanup_bfd_close (bfd *abfd) function

Completed in 87 milliseconds