Lines Matching full:bfd
4 This file is part of BFD, the Binary File Descriptor library.
22 #include "bfd.h"
24 #include "elf-bfd.h"
29 fr30_elf_i20_reloc (bfd *, arelent *, asymbol *, void * data,
30 asection *, bfd *, char **error_message);
32 fr30_elf_i32_reloc (bfd *, arelent *, asymbol *, void *,
33 asection *, bfd *, char **);
236 fr30_elf_i20_reloc (bfd *abfd,
241 bfd *output_bfd,
248 if (output_bfd != (bfd *) NULL
281 fr30_elf_i32_reloc (bfd *abfd,
286 bfd *output_bfd,
292 if (output_bfd != (bfd *) NULL
317 /* Map BFD reloc types to FR30 ELF reloc types. */
343 fr30_reloc_type_lookup (bfd *abfd ATTRIBUTE_UNUSED,
357 fr30_reloc_name_lookup (bfd *abfd ATTRIBUTE_UNUSED, const char *r_name)
374 fr30_info_to_howto_rela (bfd *abfd ATTRIBUTE_UNUSED,
386 /* Perform a single relocation. By default we use the standard BFD
391 bfd *input_bfd,
498 fr30_elf_relocate_section (bfd *output_bfd,
500 bfd *input_bfd,
647 fr30_elf_check_relocs (bfd *abfd,