Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-alu.d11 4: R_ARM_ALU_PC_G1 f
31 2c: R_ARM_ALU_PC_G1 localsym
51 54: R_ARM_ALU_PC_G1 f
71 7c: R_ARM_ALU_PC_G1 localsym
91 a4: R_ARM_ALU_PC_G1 f
111 cc: R_ARM_ALU_PC_G1 localsym
131 f4: R_ARM_ALU_PC_G1 f
151 11c: R_ARM_ALU_PC_G1 localsym
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h126 R_ARM_ALU_PC_G1 = 60, // Static ARM ((S + A) | T) - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h178 RELOC_NUMBER (R_ARM_ALU_PC_G1, 60)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8183 case elfcpp::R_ARM_ALU_PC_G1: in get_reference_flags()
8470 case elfcpp::R_ARM_ALU_PC_G1: in local()
8875 case elfcpp::R_ARM_ALU_PC_G1: in global()
9808 case elfcpp::R_ARM_ALU_PC_G1: in relocate()
10429 case elfcpp::R_ARM_ALU_PC_G1: in relocate_special_relocatable()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c937 HOWTO (R_ARM_ALU_PC_G1, /* type */
1867 {BFD_RELOC_ARM_ALU_PC_G1, R_ARM_ALU_PC_G1},
10020 case R_ARM_ALU_PC_G1: in elf32_arm_final_link_relocate()
10049 case R_ARM_ALU_PC_G1: in elf32_arm_final_link_relocate()
10104 || r_type == R_ARM_ALU_PC_G1 in elf32_arm_final_link_relocate()
10124 || r_type == R_ARM_ALU_PC_G1 in elf32_arm_final_link_relocate()
DChangeLog-20061646 R_ARM_ALU_PC_G1_NC, R_ARM_ALU_PC_G1, R_ARM_ALU_PC_G2,