Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-ldr.d11 4: R_ARM_LDR_PC_G1 f
23 1c: R_ARM_LDR_PC_G1 f
35 34: R_ARM_LDR_PC_G1 f
47 4c: R_ARM_LDR_PC_G1 f
59 64: R_ARM_LDR_PC_G1 f
71 7c: R_ARM_LDR_PC_G1 f
83 94: R_ARM_LDR_PC_G1 f
95 ac: R_ARM_LDR_PC_G1 f
107 c4: R_ARM_LDR_PC_G1 localsym
119 dc: R_ARM_LDR_PC_G1 localsym
[all …]
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h128 R_ARM_LDR_PC_G1 = 62, // Static ARM S + A - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h180 RELOC_NUMBER (R_ARM_LDR_PC_G1, 62)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8185 case elfcpp::R_ARM_LDR_PC_G1: in get_reference_flags()
8472 case elfcpp::R_ARM_LDR_PC_G1: in local()
8877 case elfcpp::R_ARM_LDR_PC_G1: in global()
9823 case elfcpp::R_ARM_LDR_PC_G1: in relocate()
10437 case elfcpp::R_ARM_LDR_PC_G1: in relocate_special_relocatable()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c965 HOWTO (R_ARM_LDR_PC_G1, /* type */
1870 {BFD_RELOC_ARM_LDR_PC_G1, R_ARM_LDR_PC_G1},
10156 case R_ARM_LDR_PC_G1: in elf32_arm_final_link_relocate()
10179 case R_ARM_LDR_PC_G1: in elf32_arm_final_link_relocate()
10203 || r_type == R_ARM_LDR_PC_G1 in elf32_arm_final_link_relocate()
DChangeLog-20061647 R_ARM_LDR_PC_G1, R_ARM_LDR_PC_G2, R_ARM_LDRS_PC_G0,
1656 adjust HOWTO entry to be consistent with R_ARM_LDR_PC_G1