Home
last modified time | relevance | path

Searched refs:R_ARM_LDC_PC_G2 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldc.d13 8: R_ARM_LDC_PC_G2 f
25 20: R_ARM_LDC_PC_G2 f
37 38: R_ARM_LDC_PC_G2 f
49 50: R_ARM_LDC_PC_G2 f
61 68: R_ARM_LDC_PC_G2 f
73 80: R_ARM_LDC_PC_G2 f
85 98: R_ARM_LDC_PC_G2 f
97 b0: R_ARM_LDC_PC_G2 f
109 c8: R_ARM_LDC_PC_G2 f
121 e0: R_ARM_LDC_PC_G2 f
[all …]
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h135 R_ARM_LDC_PC_G2 = 69, // Static ARM S + A - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h187 RELOC_NUMBER (R_ARM_LDC_PC_G2, 69)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8192 case elfcpp::R_ARM_LDC_PC_G2: in get_reference_flags()
8479 case elfcpp::R_ARM_LDC_PC_G2: in local()
8884 case elfcpp::R_ARM_LDC_PC_G2: in global()
9848 case elfcpp::R_ARM_LDC_PC_G2: in relocate()
10450 case elfcpp::R_ARM_LDC_PC_G2: in relocate_special_relocatable()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c1063 HOWTO (R_ARM_LDC_PC_G2, /* type */
1877 {BFD_RELOC_ARM_LDC_PC_G2, R_ARM_LDC_PC_G2},
10325 case R_ARM_LDC_PC_G2: in elf32_arm_final_link_relocate()
10352 case R_ARM_LDC_PC_G2: in elf32_arm_final_link_relocate()
10372 || r_type == R_ARM_LDC_PC_G2) in elf32_arm_final_link_relocate()
DChangeLog-20061649 R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2, R_ARM_ALU_SB_G0_NC,