Home
last modified time | relevance | path

Searched refs:R_ARM_RELATIVE (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
Darm-export-class.rd3 12340010 00000017 R_ARM_RELATIVE *
4 12340020 00000017 R_ARM_RELATIVE *
5 12340060 00000017 R_ARM_RELATIVE *
6 12340070 00000017 R_ARM_RELATIVE *
7 12340080 00000017 R_ARM_RELATIVE *
8 12340090 00000017 R_ARM_RELATIVE *
Difunc-12.rd4 0001001c ......17 R_ARM_RELATIVE
5 00010020 ......17 R_ARM_RELATIVE
6 0001100c ......17 R_ARM_RELATIVE
7 00011018 ......17 R_ARM_RELATIVE
Difunc-7.rd4 00010004 ......17 R_ARM_RELATIVE
5 0001101c ......17 R_ARM_RELATIVE
6 00011020 ......17 R_ARM_RELATIVE
Difunc-3.rd4 00010004 ......17 R_ARM_RELATIVE
5 0001101c ......17 R_ARM_RELATIVE
6 00011020 ......17 R_ARM_RELATIVE
Difunc-7.gd7 #------ 00010004: contains foo [R_ARM_RELATIVE]
37 #------ 0001101c: .got entry for foo [R_ARM_RELATIVE]
41 #------ 00011020: .got entry for foo [R_ARM_RELATIVE]
Difunc-3.gd7 #------ 00010004: contains foo [R_ARM_RELATIVE]
37 #------ 0001101c: .got entry for foo [R_ARM_RELATIVE]
41 #------ 00011020: .got entry for foo [R_ARM_RELATIVE]
Dsymbian-seg1.d6 +10000: R_ARM_RELATIVE .data
8 +10004: R_ARM_RELATIVE .text
Difunc-12.gd24 #------ 0001100c: .got entry for foo [R_ARM_RELATIVE]
30 #------ 00011018: .got entry for foo [R_ARM_RELATIVE]
Difunc-8.rd4 0001106c ......17 R_ARM_RELATIVE
5 00011070 ......17 R_ARM_RELATIVE
Difunc-4.rd4 0001106c ......17 R_ARM_RELATIVE
5 00011070 ......17 R_ARM_RELATIVE
Dvxworks1-lib.rd9 00081800 00000017 R_ARM_RELATIVE * 00080c38
Difunc-8.gd140 #------ 0001106c: .got entry for foo [R_ARM_RELATIVE]
144 #------ 00011070: .got entry for foo [R_ARM_RELATIVE]
Difunc-4.gd140 #------ 0001106c: .got entry for foo [R_ARM_RELATIVE]
144 #------ 00011070: .got entry for foo [R_ARM_RELATIVE]
/toolchain/binutils/binutils-2.25/elfcpp/
Darm.h88 R_ARM_RELATIVE = 23, // Dynamic Data B(S) + A enumerator
/toolchain/binutils/binutils-2.25/include/elf/
Darm.h141 RELOC_NUMBER (R_ARM_RELATIVE, 23) /* Adjust by program base. */
/toolchain/binutils/binutils-2.25/gold/
Darm.cc8251 case elfcpp::R_ARM_RELATIVE: in get_reference_flags()
8290 case elfcpp::R_ARM_RELATIVE: in check_non_pic()
8400 rel_dyn->add_local_relative(object, r_sym, elfcpp::R_ARM_RELATIVE, in local()
8528 object, r_sym, elfcpp::R_ARM_RELATIVE, got, in local()
8542 case elfcpp::R_ARM_RELATIVE: in local()
8839 rel_dyn->add_global_relative(gsym, elfcpp::R_ARM_RELATIVE, in global()
9009 gsym, elfcpp::R_ARM_RELATIVE, got, in global()
9023 case elfcpp::R_ARM_RELATIVE: in global()
/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c414 HOWTO (R_ARM_RELATIVE, /* type */
1827 {BFD_RELOC_ARM_RELATIVE, R_ARM_RELATIVE},
8504 outrel.r_info = ELF32_R_INFO (symbol, R_ARM_RELATIVE); in elf32_arm_final_link_relocate()
9401 outrel.r_info = ELF32_R_INFO (0, R_ARM_RELATIVE); in elf32_arm_final_link_relocate()
9458 outrel.r_info = ELF32_R_INFO (0, R_ARM_RELATIVE); in elf32_arm_final_link_relocate()
14734 case R_ARM_RELATIVE: in elf32_arm_reloc_type_class()
DChangeLog-20112932 we only generate dynamic R_ARM_RELATIVE relocations for R_ARM_ABS32
2934 of R_ARM_RELATIVE relocations if the target is an STT_GNU_IFUNC
DChangeLog-2004304 R_ARM_RELATIVE on Symbian OS.
333 R_ARM_RELATIVE relocation for Symbian OS, mention the section
DChangeLog-20052662 relative R_ARM_RELATIVE reloc has to be generated for the Symbian
DChangeLog-98992855 R_ARM_COPY, R_ARM_GLOB_DAT, R_ARM_JUMP_SLOT, R_ARM_RELATIVE,