Home
last modified time | relevance | path

Searched refs:R_ARM_PC24 (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Dvxworks1.rd9 00080c00 .*01 R_ARM_PC24 00080800 \.plt \+ 20
10 00080c04 .*01 R_ARM_PC24 00080c0c sexternal \+ fffffff8
11 00080c08 .*01 R_ARM_PC24 00080800 \.plt \+ 8
Dvxworks1.dd30 80c00: R_ARM_PC24 \.plt\+0x20
32 80c04: R_ARM_PC24 sexternal\+0xfffffff8
34 80c08: R_ARM_PC24 \.plt\+0x8
Demit-relocs1-vxworks.d10 +10010: R_ARM_PC24 target-0x8
12 +10014: R_ARM_PC24 target\+0x8
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dpic_vxworks.d12 0: R_ARM_PC24 foo-0x8
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h66 R_ARM_PC24 = 1, // Deprecated ARM ((S + A) | T) - P enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h119 RELOC_NUMBER (R_ARM_PC24, 1) /* deprecated */
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c94 HOWTO (R_ARM_PC24, /* type */
1808 {BFD_RELOC_ARM_PCREL_BRANCH, R_ARM_PC24},
6243 if ( r_type != R_ARM_PC24 in bfd_elf32_arm_process_before_allocation()
6294 case R_ARM_PC24: in bfd_elf32_arm_process_before_allocation()
8358 case R_ARM_PC24: in elf32_arm_final_link_relocate()
8410 && r_type != R_ARM_PC24 in elf32_arm_final_link_relocate()
8531 case R_ARM_PC24: /* Arm B/BL instruction. */ in elf32_arm_final_link_relocate()
8547 else if (r_type == R_ARM_PC24) in elf32_arm_final_link_relocate()
10468 case R_ARM_PC24: in arm_add_to_rel()
12511 case R_ARM_PC24: in elf32_arm_gc_sweep_hook()
[all …]
DChangeLog-9899882 in R_ARM_PC24 relocs.
3909 Check for branches to thumb symbols in case R_ARM_PC24.
3927 R_ARM_PC24 relocation.
DChangeLog-20051064 R_ARM_PC24.
3238 R_ARM_PLT32 the same as R_ARM_PC24.
DChangeLog-2004489 R_ARM_CALL and R_ARM_JUMP24 as aliases of R_ARM_PC24.
DChangeLog-00011434 like R_ARM_PC24. Include reloc number in error message about
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8252 case elfcpp::R_ARM_PC24: in get_reference_flags()
8297 case elfcpp::R_ARM_PC24: in check_non_pic()
8659 case elfcpp::R_ARM_PC24: in local()
8689 case elfcpp::R_ARM_PC24: in possible_function_pointer_reloc()
9120 case elfcpp::R_ARM_PC24: in global()
9871 case elfcpp::R_ARM_PC24: in relocate()