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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c1293 elf32_arm_howto_from_type (unsigned int r_type) function
1316 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
1378 return elf32_arm_howto_from_type (elf32_arm_reloc_map[i].elf_reloc_val);
2967 howto = elf32_arm_howto_from_type (r_type);
4408 bfd_reloc.howto = elf32_arm_howto_from_type (r_type);
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c1827 elf32_arm_howto_from_type (unsigned int r_type) function
1849 bfd_reloc->howto = elf32_arm_howto_from_type (r_type);
1961 return elf32_arm_howto_from_type (elf32_arm_reloc_map[i].elf_reloc_val);
4843 elf32_arm_final_link_relocate (elf32_arm_howto_from_type
9924 howto = elf32_arm_howto_from_type (r_type);
12298 bfd_reloc.howto = elf32_arm_howto_from_type (r_type);
14385 && elf32_arm_howto_from_type (r_type)->pc_relative)
14715 && elf32_arm_howto_from_type (r_type)->pc_relative)
14861 if (elf32_arm_howto_from_type (r_type)->pc_relative)

Completed in 256 milliseconds