Searched refs:elf32_arm_howto_from_type (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arm.c1665 elf32_arm_howto_from_type (unsigned int r_type) function
1684 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
1782 return elf32_arm_howto_from_type (elf32_arm_reloc_map[i].elf_reloc_val);
4529 howto = elf32_arm_howto_from_type (r_type);
6403 bfd_reloc.howto = elf32_arm_howto_from_type (r_type);

Completed in 80 milliseconds