Searched refs:R_ARM_TARGET2 (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | target-reloc-1.d | 11 0: R_ARM_TARGET2 foo 13 4: R_ARM_TARGET2 foo 15 8: R_ARM_TARGET2 foo
|
D | pic_vxworks.d | 22 20: R_ARM_TARGET2 foo4
|
D | pic.d | 24 20: R_ARM_TARGET2 foo4
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/ |
D | arm-target2.s | 1 # Test the R_ARM_TARGET2 relocation
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 107 R_ARM_TARGET2 = 41, // Static Misc enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 159 RELOC_NUMBER (R_ARM_TARGET2, 41)
|
D | ChangeLog | 1818 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | armelf.em | 574 fprintf (file, _(" --target2=<type> Specify definition of R_ARM_TARGET2\n"));
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm.cc | 2058 || r_type == elfcpp::R_ARM_TARGET2) in local_section_strategy() 2083 case elfcpp::R_ARM_TARGET2: in local_section_strategy() 8247 case elfcpp::R_ARM_TARGET2: in get_reference_flags() 8536 case elfcpp::R_ARM_TARGET2: in local() 9017 case elfcpp::R_ARM_TARGET2: in global() 10507 case elfcpp::R_ARM_TARGET2: in get_real_reloc_type()
|
D | ChangeLog | 11521 to determine real types of R_ARM_TARGET1 and R_ARM_TARGET2. 11539 determine real types of R_ARM_TARGET1 and R_ARM_TARGET2.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-arm.c | 666 HOWTO (R_ARM_TARGET2, /* type */ 1837 {BFD_RELOC_ARM_TARGET2, R_ARM_TARGET2}, 7915 case R_ARM_TARGET2: in arm_real_reloc_type()
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 6443 @samp{R_ARM_TARGET2} relocation. Valid values for @samp{type}, their
|