Home | History | Annotate | Download | only in bfd

Lines Matching full:bfd

4    This file is part of BFD, the Binary File Descriptor library.
30 extern reloc_howto_type * NAME (aout, reloc_type_lookup) (bfd *, bfd_reloc_code_real_type);
31 extern reloc_howto_type * NAME (aout, reloc_name_lookup) (bfd *, const char *);
38 MY (callback) (bfd *abfd)
132 MY (object_p) (bfd *abfd)
173 There must be no relocations, the bfd can be neither an
196 MY (mkobject) (bfd *abfd)
213 MY_bfd_copy_private_section_data (bfd *ibfd,
215 bfd *obfd,
233 MY (write_object_contents) (bfd *abfd)
250 MY (set_sizes) (bfd *abfd)
328 MY_final_link_callback (bfd *abfd,
348 MY_bfd_final_link (bfd *abfd, struct bfd_link_info *info)
355 /* We assume BFD generic archive files. */
417 (void (*) (bfd *, struct bfd_section *)) bfd_void
570 #define MY_bfd_is_target_special_symbol ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
579 /* Handle closing of a BFD including the resource-releasing parts. */
582 MY_close_and_cleanup (bfd *abfd)