Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dgroup-reloc-alu.d9 0: R_ARM_ALU_PC_G0 f
29 28: R_ARM_ALU_PC_G0 localsym
49 50: R_ARM_ALU_PC_G0 f
69 78: R_ARM_ALU_PC_G0 localsym
89 a0: R_ARM_ALU_PC_G0 f
109 c8: R_ARM_ALU_PC_G0 localsym
129 f0: R_ARM_ALU_PC_G0 f
149 118: R_ARM_ALU_PC_G0 localsym
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h124 R_ARM_ALU_PC_G0 = 58, // Static ARM ((S + A) | T) - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h176 RELOC_NUMBER (R_ARM_ALU_PC_G0, 58)
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8181 case elfcpp::R_ARM_ALU_PC_G0: in get_reference_flags()
8468 case elfcpp::R_ARM_ALU_PC_G0: in local()
8873 case elfcpp::R_ARM_ALU_PC_G0: in global()
9806 case elfcpp::R_ARM_ALU_PC_G0: in relocate()
10427 case elfcpp::R_ARM_ALU_PC_G0: in relocate_special_relocatable()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c909 HOWTO (R_ARM_ALU_PC_G0, /* type */
1865 {BFD_RELOC_ARM_ALU_PC_G0, R_ARM_ALU_PC_G0},
10019 case R_ARM_ALU_PC_G0: in elf32_arm_final_link_relocate()
10042 case R_ARM_ALU_PC_G0: in elf32_arm_final_link_relocate()
10103 || r_type == R_ARM_ALU_PC_G0 in elf32_arm_final_link_relocate()
10123 if ((r_type == R_ARM_ALU_PC_G0 in elf32_arm_final_link_relocate()
DChangeLog-20061645 * elf32-arm.c (R_ARM_ALU_PC_G0_NC, R_ARM_ALU_PC_G0,