Searched refs:R_ARM_PLT32 (Results 1 – 12 of 12) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | pic_vxworks.d | 14 4: R_ARM_PLT32 foo-0x8
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | arm.h | 92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator
|
/toolchain/binutils/binutils-2.25/include/elf/ |
D | arm.h | 145 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
|
/toolchain/binutils/binutils-2.25/gold/ |
D | arm.cc | 2708 case elfcpp::R_ARM_PLT32: in reloc_is_non_pic() 3951 else if (r_type == elfcpp::R_ARM_PLT32) in arm_branch_common() 4660 || r_type == elfcpp::R_ARM_PLT32) in stub_type_for_reloc() 4676 || (r_type == elfcpp::R_ARM_PLT32)) in stub_type_for_reloc() 7165 case elfcpp::R_ARM_PLT32: in operator ()() 8218 case elfcpp::R_ARM_PLT32: in get_reference_flags() 8452 case elfcpp::R_ARM_PLT32: in local() 8691 case elfcpp::R_ARM_PLT32: in possible_function_pointer_reloc() 8928 case elfcpp::R_ARM_PLT32: in global() 9736 case elfcpp::R_ARM_PLT32: in relocate() [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-arm.c | 470 HOWTO (R_ARM_PLT32, /* type */ 1832 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32}, 1838 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32}, 3821 || r_type == R_ARM_PLT32 in arm_type_of_stub() 3844 || (r_type == R_ARM_PLT32)) in arm_type_of_stub() 5145 && (r_type != (unsigned int) R_ARM_PLT32) in elf32_arm_size_stubs() 8367 case R_ARM_PLT32: in elf32_arm_final_link_relocate() 8377 && r_type != R_ARM_PLT32) in elf32_arm_final_link_relocate() 8414 && r_type != R_ARM_PLT32) in elf32_arm_final_link_relocate() 8532 case R_ARM_PLT32: in elf32_arm_final_link_relocate() [all …]
|
D | ChangeLog-2009 | 3264 R_ARM_JUMP24 and R_ARM_PLT32 relocations. 3268 R_ARM_THM_JUMP24, R_ARM_JUMP24 and R_ARM_PLT32 relocations here. 3270 R_ARM_JUMP24 and R_ARM_PLT32 relocations.
|
D | ChangeLog-9899 | 2299 (R_ARM_PLT32): Define Howto. 2373 R_ARM_PLT32. 2856 R_ARM_GOTOFF, R_ARM_GOTPC, R_ARM_GOT32, R_ARM_PLT32.
|
D | ChangeLog-2004 | 221 (bfd_elf32_arm_process_before_allocation): Handle R_ARM_PLT32. Do 3316 * elf32-arm.h (elf32_arm_relocate_section): Remove R_ARM_PLT32
|
D | ChangeLog-2005 | 1063 * elf32-arm.c (elf32_arm_howto_table_1): Make R_ARM_PLT32 the same as 3238 R_ARM_PLT32 the same as R_ARM_PC24.
|
D | ChangeLog-0203 | 7234 (elf32_arm_check_relocs, case R_ARM_PLT32 case): Set
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2004 | 1003 * ld-arm/arm-lib.d, ld-arm/arm-lib.r: Update for R_ARM_PLT32
|
/toolchain/binutils/binutils-2.25/gas/doc/ |
D | c-arm.texi | 490 generate the deprecated @samp{R_ARM_PLT32} relocation. On EABI
|