Searched refs:elf32_h8_info_to_howto (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-h8300.c | 29 static void elf32_h8_info_to_howto 287 elf32_h8_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_h8_info_to_howto() function 455 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_h8_relocate_section() 739 elf32_h8_info_to_howto (abfd, &bfd_reloc, irel); in elf32_h8_relax_section() 1255 elf32_h8_info_to_howto (abfd, &bfd_reloc, last_reloc); in elf32_h8_relax_section() 1273 elf32_h8_info_to_howto (abfd, &bfd_reloc, next_reloc); in elf32_h8_relax_section() 1715 #define elf_info_to_howto elf32_h8_info_to_howto
|
D | ChangeLog-0001 | 2916 (elf32_h8_info_to_howto): Parameter elf_reloc is used.
|