Home
last modified time | relevance | path

Searched refs:R_ARM_THM_XPC22 (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h81 R_ARM_THM_XPC22 = 16, // Obsolete enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h134 RELOC_NUMBER (R_ARM_THM_XPC22, 16) /* obsolete */
/toolchain/binutils/binutils-2.25/gold/
Darm.cc2709 case elfcpp::R_ARM_THM_XPC22: in reloc_is_non_pic()
4079 else if (r_type == elfcpp::R_ARM_THM_XPC22) in thumb_branch_common()
4169 || r_type == elfcpp::R_ARM_THM_XPC22)); in thumb_branch_common()
7175 case elfcpp::R_ARM_THM_XPC22: in operator ()()
9691 case elfcpp::R_ARM_THM_XPC22: in relocate()
10352 case elfcpp::R_ARM_THM_XPC22: in relocate_special_relocatable()
11720 case elfcpp::R_ARM_THM_XPC22: in scan_reloc_for_stub()
11763 || r_type == elfcpp::R_ARM_THM_XPC22) in scan_reloc_for_stub()
11832 && (r_type != elfcpp::R_ARM_THM_XPC22) in scan_reloc_section_for_stubs()
DChangeLog11557 Add code to handle R_ARM_THM_XPC22 and R_ARM_THM_JUMP24.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c312 HOWTO (R_ARM_THM_XPC22, /* type */
1812 {BFD_RELOC_THUMB_PCREL_BLX, R_ARM_THM_XPC22},
4287 || template_sequence[stub_reloc_idx[i]].r_type == R_ARM_THM_XPC22) in arm_build_one_stub()
4293 = (template_sequence[stub_reloc_idx[i]].r_type != R_ARM_THM_XPC22 in arm_build_one_stub()
5143 && (r_type != (unsigned int) R_ARM_THM_XPC22) in elf32_arm_size_stubs()
5382 || r_type == (unsigned int) R_ARM_THM_XPC22)) in elf32_arm_size_stubs()
8899 case R_ARM_THM_XPC22: in elf32_arm_final_link_relocate()
8955 if (r_type == R_ARM_THM_XPC22) in elf32_arm_final_link_relocate()
DChangeLog-20103380 reloc_signed_max when doing a R_ARM_THM_CALL, R_ARM_THM_XPC22,
DChangeLog-98992668 R_ARM_XPC25 and R_ARM_THM_XPC22.
DChangeLog-00018752 R_ARM_XPC25 and R_ARM_THM_XPC22.