Lines Matching refs:BFD
13 Return a pointer to the created BFD. If @var{fd} is not -1,
21 The new BFD is marked as cacheable iff @var{fd} is -1.
35 @var{target}. Return a pointer to the created BFD.
52 @code{fopen}. It opens a BFD on a file already described by the
57 cached by BFD (opened as needed, closed as needed to free
60 call bfd_set_cacheable(bfd, 1) on the returned BFD. The default
62 until @code{bfd_close}, and will not be affected by BFD operations
75 Open a BFD for read access on an existing stdio stream. When
76 the BFD is passed to @code{bfd_close}, the stream will be closed.
95 Create and return a BFD backed by a read-only @var{stream}.
104 the BFD. @var{open} either succeeds returning the
114 Calls @var{close} when the BFD is later closed using
129 Create a BFD, associated with file @var{filename}, using the
142 Close a BFD. If the BFD was open for writing, then pending
147 All memory attached to the BFD is released.
149 The file descriptor associated with the BFD is closed (even
150 if it was passed in to BFD by @code{bfd_fdopenr}).
162 Close a BFD. Differs from @code{bfd_close} since it does not
164 if the application had just used BFD for swapping and didn't
170 All memory attached to the BFD is released.
182 Create a new BFD in the manner of @code{bfd_openw}, but without
183 opening a file. The new BFD takes the target from the target
193 Takes a BFD as created by @code{bfd_create} and converts it
195 by converting the BFD to BFD_IN_MEMORY. It's assumed that
208 Takes a BFD as created by @code{bfd_create} and
315 Takes a BFD and searches it for a .gnu_debuglink section. If this
339 Takes a @var{BFD} and adds a .gnu_debuglink section to it. The section is sized
354 Takes a @var{BFD} and containing a .gnu_debuglink section @var{SECT}