Home | History | Annotate | Download | only in libutil++

Lines Matching refs:bfd

3  * BFD muck we have to deal with.
18 #include <bfd.h>
25 /// holder for BFD state we must keep
31 /// close the BFD, setting abfd to NULL
34 /// return true if BFD is readable
37 /// return true if BFD has debug info
40 /// pick out the symbols from the bfd, if we can
43 /// the actual BFD
44 bfd * abfd;
67 * Under certain circumstances, correct handling of the bfd for a
68 * debuginfo file is not possible without access to the bfd for
70 * that bfd when this bfd_info is for a debuginfo file; otherwise
80 * the debuginfo bfd to those of the real image bfd. Then, when
82 * bfd, which do contain SEC_LOAD in the section flag.
109 find_separate_debug_file(bfd * ibfd,
114 /// open the given BFD
115 bfd * open_bfd(std::string const & file);
117 /// open the given BFD from the fd
118 bfd * fdopen_bfd(std::string const & file, int fd);
120 /// Return a BFD for an SPU ELF embedded in PPE binary file
121 bfd * spu_open_bfd(std::string const name, int fd, uint64_t offset_to_spu_elf);
146 * The bfd object is either the object associated with the binary or the