Searched refs:R_ARM_GOT_PREL (Results 1 – 10 of 10) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | got_prel.d | 1 # name: R_ARM_GOT_PREL relocation 9 00000010 00000c60 R_ARM_GOT_PREL 00000000 i
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 162 R_ARM_GOT_PREL = 96, // Static Data GOT(S) + A - P enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 214 RELOC_NUMBER (R_ARM_GOT_PREL, 96)
|
D | ChangeLog | 1818 Add R_ARM_TARGET2, R_ARM_PREL31, R_ARM_GOT_ABS, R_ARM_GOT_PREL,
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm.cc | 2098 case elfcpp::R_ARM_GOT_PREL: in local_section_strategy() 2694 case elfcpp::R_ARM_GOT_PREL: in reloc_is_non_pic() 8235 case elfcpp::R_ARM_GOT_PREL: in get_reference_flags() 8513 case elfcpp::R_ARM_GOT_PREL: in local() 8963 case elfcpp::R_ARM_GOT_PREL: in global() 9438 case elfcpp::R_ARM_GOT_PREL: in relocate() 9724 case elfcpp::R_ARM_GOT_PREL: in relocate() 10509 return elfcpp::R_ARM_GOT_PREL; in get_real_reloc_type()
|
D | ChangeLog | 12453 (Scan::local, Scan::global): Handle R_ARM_GOT_PREL.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-arm.c | 1443 HOWTO (R_ARM_GOT_PREL, /* type */ 1830 {BFD_RELOC_ARM_GOT_PREL, R_ARM_GOT_PREL}, 7037 globals->target2_reloc = R_ARM_GOT_PREL; in bfd_elf32_arm_set_target_relocs() 9342 case R_ARM_GOT_PREL: in elf32_arm_final_link_relocate() 12492 case R_ARM_GOT_PREL: in elf32_arm_gc_sweep_hook() 12732 case R_ARM_GOT_PREL: in elf32_arm_check_relocs()
|
D | ChangeLog-2004 | 1257 R_ARM_GOT_PREL. Remove R_ARM_TARGET1. 1260 (elf32_arm_relocate_section): Handle R_ARM_GOT_PREL.
|
D | ChangeLog-2010 | 2699 R_ARM_GOT_PREL.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 6451 @samp{R_ARM_GOT_PREL} (arm*-*-linux, arm*-*-*bsd)
|