Lines Matching refs:bfd_reloc
287 elf32_h8_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_h8_info_to_howto() argument
297 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
304 elf32_h8_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_h8_info_to_howto_rel() argument
311 bfd_reloc->howto = &h8_elf_howto_table[r]; in elf32_h8_info_to_howto_rel()
452 arelent bfd_reloc; in elf32_h8_relocate_section() local
455 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_h8_relocate_section()
456 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
737 arelent bfd_reloc; in elf32_h8_relax_section() local
739 elf32_h8_info_to_howto (abfd, &bfd_reloc, irel); in elf32_h8_relax_section()
1251 arelent bfd_reloc; in elf32_h8_relax_section() local
1255 elf32_h8_info_to_howto (abfd, &bfd_reloc, last_reloc); in elf32_h8_relax_section()
1256 h = bfd_reloc.howto; in elf32_h8_relax_section()
1269 arelent bfd_reloc; in elf32_h8_relax_section() local
1273 elf32_h8_info_to_howto (abfd, &bfd_reloc, next_reloc); in elf32_h8_relax_section()
1274 h = bfd_reloc.howto; in elf32_h8_relax_section()