Searched refs:R_ARM_THM_JUMP6 (Results 1 – 6 of 6) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 118 R_ARM_THM_JUMP6 = 52, // Static Thumb16 S + A - P enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 170 RELOC_NUMBER (R_ARM_THM_JUMP6, 52)
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm.cc | 8224 case elfcpp::R_ARM_THM_JUMP6: in get_reference_flags() 8463 case elfcpp::R_ARM_THM_JUMP6: in local() 8698 case elfcpp::R_ARM_THM_JUMP6: in possible_function_pointer_reloc() 8935 case elfcpp::R_ARM_THM_JUMP6: in global() 9758 case elfcpp::R_ARM_THM_JUMP6: in relocate() 10376 case elfcpp::R_ARM_THM_JUMP6: in relocate_special_relocatable()
|
D | ChangeLog | 10356 (Target_arm::Scan::local): Handle R_ARM_THM_JUMP6, R_ARM_THM_JUMP8,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-arm.c | 820 HOWTO (R_ARM_THM_JUMP6, /* type */ 1824 {BFD_RELOC_THUMB_PCREL_BRANCH7, R_ARM_THM_JUMP6}, 9221 case R_ARM_THM_JUMP6: in elf32_arm_final_link_relocate() 9230 if (r_type == R_ARM_THM_JUMP6) in elf32_arm_final_link_relocate() 9259 if (r_type == R_ARM_THM_JUMP6) in elf32_arm_final_link_relocate()
|
D | ChangeLog-2005 | 2600 R_ARM_THM_JUMP6, R_ARM_GNU_VTINHERIT, and R_ARM_GNU_VTENTRY. 2603 R_ARM_THM_JUMP24, R_ARM_THM_JUMP19, R_ARM_THM_JUMP6. Remove
|