Home
last modified time | relevance | path

Searched refs:R_ARM_THM_PC8 (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h76 R_ARM_THM_PC8 = 11, // Static Thumb16 enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h129 RELOC_NUMBER (R_ARM_THM_PC8, 11)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8171 case elfcpp::R_ARM_THM_PC8: in get_reference_flags()
8450 case elfcpp::R_ARM_THM_PC8: in local()
8863 case elfcpp::R_ARM_THM_PC8: in global()
9789 case elfcpp::R_ARM_THM_PC8: in relocate()
10400 case elfcpp::R_ARM_THM_PC8: in relocate_special_relocatable()
DChangeLog10105 * gold/arm.cc: Added support for the ARM relocations: R_ARM_THM_PC8,
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c240 HOWTO (R_ARM_THM_PC8, /* type */
8829 case R_ARM_THM_PC8: in elf32_arm_final_link_relocate()
DChangeLog-2012221 (elf32_arm_final_link_relocate, case R_ARM_THM_PC8): Align address
DChangeLog-20091750 to R_ARM_THM_PC8 relocation.