Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldc.d11 4: R_ARM_LDC_PC_G1 f
23 1c: R_ARM_LDC_PC_G1 f
35 34: R_ARM_LDC_PC_G1 f
47 4c: R_ARM_LDC_PC_G1 f
59 64: R_ARM_LDC_PC_G1 f
71 7c: R_ARM_LDC_PC_G1 f
83 94: R_ARM_LDC_PC_G1 f
95 ac: R_ARM_LDC_PC_G1 f
107 c4: R_ARM_LDC_PC_G1 f
119 dc: R_ARM_LDC_PC_G1 f
[all …]
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h134 R_ARM_LDC_PC_G1 = 68, // Static ARM S + A - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h186 RELOC_NUMBER (R_ARM_LDC_PC_G1, 68)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8191 case elfcpp::R_ARM_LDC_PC_G1: in get_reference_flags()
8478 case elfcpp::R_ARM_LDC_PC_G1: in local()
8883 case elfcpp::R_ARM_LDC_PC_G1: in global()
9847 case elfcpp::R_ARM_LDC_PC_G1: in relocate()
10449 case elfcpp::R_ARM_LDC_PC_G1: in relocate_special_relocatable()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c1049 HOWTO (R_ARM_LDC_PC_G1, /* type */
1876 {BFD_RELOC_ARM_LDC_PC_G1, R_ARM_LDC_PC_G1},
10324 case R_ARM_LDC_PC_G1: in elf32_arm_final_link_relocate()
10347 case R_ARM_LDC_PC_G1: in elf32_arm_final_link_relocate()
10371 || r_type == R_ARM_LDC_PC_G1 in elf32_arm_final_link_relocate()
DChangeLog-20061649 R_ARM_LDC_PC_G1, R_ARM_LDC_PC_G2, R_ARM_ALU_SB_G0_NC,