Searched refs:bfd_cache_close (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.3-release/contrib/binutils/bfd/
H A Dcache.c333 return bfd_cache_close (abfd);
395 bfd_cache_close
398 bfd_boolean bfd_cache_close (bfd *abfd);
410 bfd_cache_close (bfd *abfd) function
444 ret &= bfd_cache_close (bfd_last_cache);
H A Dlibbfd.h784 bfd_boolean bfd_cache_close (bfd *abfd);
H A Dbfd-in.h572 extern bfd_boolean bfd_cache_close
H A Dopncls.c717 ret = bfd_cache_close (abfd);
H A Dpeicode.h1008 bfd_cache_close (abfd);
H A Dbfd-in2.h579 extern bfd_boolean bfd_cache_close
/freebsd-10.3-release/contrib/binutils/binutils/
H A Darsup.c437 bfd_cache_close (obfd);
H A Dar.c327 bfd_cache_close (output_bfd);
/freebsd-10.3-release/contrib/binutils/ld/
H A Dldmain.c178 bfd_cache_close (output_bfd);
/freebsd-10.3-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h585 extern bfd_boolean bfd_cache_close

Completed in 145 milliseconds