HomeSort by: relevance | last modified time | path
    Searched defs:bfd_close (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
opncls.c 354 When the file is later <<bfd_close>>d, the file descriptor will
361 until <<bfd_close>>, and will not be affected by BFD operations
451 the BFD is passed to <<bfd_close>>, the stream will be closed.
535 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
735 /* nbfd has to point to head of malloc'ed block so that bfd_close may
841 bfd_close
844 bool bfd_close (bfd *abfd);
861 bfd_close (bfd *abfd)
877 Close a BFD. Differs from <<bfd_close>> since it does not
1913 bfd_close (file)
860 bfd_close (bfd *abfd) function
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
opncls.c 356 When the file is later <<bfd_close>>d, the file descriptor will
363 until <<bfd_close>>, and will not be affected by BFD operations
453 the BFD is passed to <<bfd_close>>, the stream will be closed.
537 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
737 /* nbfd has to point to head of malloc'ed block so that bfd_close may
843 bfd_close
846 bool bfd_close (bfd *abfd);
863 bfd_close (bfd *abfd)
879 Close a BFD. Differs from <<bfd_close>> since it does not
1918 bfd_close (file)
862 bfd_close (bfd *abfd) function
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
opncls.c 399 When the file is later <<bfd_close>>d, the file descriptor will
406 until <<bfd_close>>, and will not be affected by BFD operations
496 the BFD is passed to <<bfd_close>>, the stream will be closed.
580 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
780 /* nbfd has to point to head of malloc'ed block so that bfd_close may
886 bfd_close
889 bool bfd_close (bfd *abfd);
906 bfd_close (bfd *abfd)
922 Close a BFD. Differs from <<bfd_close>> since it does not
1962 bfd_close (file)
905 bfd_close (bfd *abfd) function
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
opncls.c 356 When the file is later <<bfd_close>>d, the file descriptor will
363 until <<bfd_close>>, and will not be affected by BFD operations
453 the BFD is passed to <<bfd_close>>, the stream will be closed.
537 <<bfd_close>>. @var{close_func} either succeeds returning 0, or
737 /* nbfd has to point to head of malloc'ed block so that bfd_close may
843 bfd_close
846 bool bfd_close (bfd *abfd);
863 bfd_close (bfd *abfd)
879 Close a BFD. Differs from <<bfd_close>> since it does not
1918 bfd_close (file)
862 bfd_close (bfd *abfd) function
    [all...]

Completed in 15 milliseconds