Lines Matching full:bfd
0 /* BFD back-end for PPCbug boot records.
5 This file is part of BFD, the Binary File Descriptor library.
23 /* This is a BFD backend which may be used to write PowerPCBug boot objects.
38 #include "bfd.h"
91 /* Any bfd we create by reading a ppcboot file has three symbols:
102 ppcboot_mkobject (bfd *abfd)
117 ppcboot_set_arch_mach (bfd *abfd,
137 ppcboot_object_p (bfd *abfd)
225 ppcboot_get_section_contents (bfd *abfd,
242 ppcboot_get_symtab_upper_bound (bfd *abfd ATTRIBUTE_UNUSED)
249 /* Create a symbol name based on the bfd's filename. */
252 mangle_name (bfd *abfd, char *suffix)
281 ppcboot_canonicalize_symtab (bfd *abfd, asymbol **alocation)
329 ppcboot_get_symbol_info (bfd *ignore_abfd ATTRIBUTE_UNUSED,
337 ((bfd_boolean (*) (bfd *, asymbol *)) bfd_false)
351 ppcboot_set_section_contents (bfd *abfd,
382 ppcboot_sizeof_headers (bfd *abfd ATTRIBUTE_UNUSED,
393 ppcboot_bfd_print_private_bfd_data (bfd *abfd, void * farg)