Searched refs:R_ARM_RELATIVE (Results 1 – 21 of 21) sorted by relevance
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | arm-export-class.rd | 3 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 *
|
D | ifunc-12.rd | 4 0001001c ......17 R_ARM_RELATIVE 5 00010020 ......17 R_ARM_RELATIVE 6 0001100c ......17 R_ARM_RELATIVE 7 00011018 ......17 R_ARM_RELATIVE
|
D | ifunc-7.rd | 4 00010004 ......17 R_ARM_RELATIVE 5 0001101c ......17 R_ARM_RELATIVE 6 00011020 ......17 R_ARM_RELATIVE
|
D | ifunc-3.rd | 4 00010004 ......17 R_ARM_RELATIVE 5 0001101c ......17 R_ARM_RELATIVE 6 00011020 ......17 R_ARM_RELATIVE
|
D | ifunc-7.gd | 7 #------ 00010004: contains foo [R_ARM_RELATIVE] 37 #------ 0001101c: .got entry for foo [R_ARM_RELATIVE] 41 #------ 00011020: .got entry for foo [R_ARM_RELATIVE]
|
D | ifunc-3.gd | 7 #------ 00010004: contains foo [R_ARM_RELATIVE] 37 #------ 0001101c: .got entry for foo [R_ARM_RELATIVE] 41 #------ 00011020: .got entry for foo [R_ARM_RELATIVE]
|
D | symbian-seg1.d | 6 +10000: R_ARM_RELATIVE .data 8 +10004: R_ARM_RELATIVE .text
|
D | ifunc-12.gd | 24 #------ 0001100c: .got entry for foo [R_ARM_RELATIVE] 30 #------ 00011018: .got entry for foo [R_ARM_RELATIVE]
|
D | ifunc-8.rd | 4 0001106c ......17 R_ARM_RELATIVE 5 00011070 ......17 R_ARM_RELATIVE
|
D | ifunc-4.rd | 4 0001106c ......17 R_ARM_RELATIVE 5 00011070 ......17 R_ARM_RELATIVE
|
D | vxworks1-lib.rd | 9 00081800 00000017 R_ARM_RELATIVE * 00080c38
|
D | ifunc-8.gd | 140 #------ 0001106c: .got entry for foo [R_ARM_RELATIVE] 144 #------ 00011070: .got entry for foo [R_ARM_RELATIVE]
|
D | ifunc-4.gd | 140 #------ 0001106c: .got entry for foo [R_ARM_RELATIVE] 144 #------ 00011070: .got entry for foo [R_ARM_RELATIVE]
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 88 R_ARM_RELATIVE = 23, // Dynamic Data B(S) + A enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 141 RELOC_NUMBER (R_ARM_RELATIVE, 23) /* Adjust by program base. */
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm.cc | 8251 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/ |
D | elf32-arm.c | 414 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()
|
D | ChangeLog-2011 | 2932 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
|
D | ChangeLog-2004 | 304 R_ARM_RELATIVE on Symbian OS. 333 R_ARM_RELATIVE relocation for Symbian OS, mention the section
|
D | ChangeLog-2005 | 2662 relative R_ARM_RELATIVE reloc has to be generated for the Symbian
|
D | ChangeLog-9899 | 2855 R_ARM_COPY, R_ARM_GLOB_DAT, R_ARM_JUMP_SLOT, R_ARM_RELATIVE,
|