Searched refs:R_ARM_ABS16 (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 70 R_ARM_ABS16 = 5, // Static Data S + A enumerator
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm-reloc-property.cc | 120 else if (code == elfcpp::R_ARM_ABS16) in Arm_reloc_property()
|
D | arm.cc | 8156 case elfcpp::R_ARM_ABS16: in get_reference_flags() 8406 case elfcpp::R_ARM_ABS16: in local() 8784 case elfcpp::R_ARM_ABS16: in global() 9605 case elfcpp::R_ARM_ABS16: in relocate() 10324 case elfcpp::R_ARM_ABS16: in relocate_special_relocatable()
|
D | ChangeLog | 12350 R_ARM_THM_ABS5, R_ARM_ABS8, R_ARM_ABS12, R_ARM_ABS16, 12359 R_ARM_ABS32_NOI, R_ARM_THM_ABS5, R_ARM_ABS12, R_ARM_ABS16, and 12362 (Relocate::relocate): Handle R_ARM_ABS12, R_ARM_ABS16, 12365 R_ARM_ABS16, R_ARM_THM_ABS5, R_ARM_ABS32_NOI, R_ARM_ABS12, and
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 123 RELOC_NUMBER (R_ARM_ABS16, 5)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-arm.c | 154 HOWTO (R_ARM_ABS16, /* type */ 1816 {BFD_RELOC_16, R_ARM_ABS16}, 8757 case R_ARM_ABS16: in elf32_arm_final_link_relocate()
|
D | ChangeLog | 2788 R_ARM_ABS8 and R_ARM_ABS16.
|