Searched refs:R_ARM_PLT32 (Results 1 - 9 of 9) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Dpic_vxworks.d14 4: R_ARM_PLT32 foo\+0xfffffff8
H A Dpic.d16 4: R_ARM_PLT32 foo
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Delf_machdep.h70 #define R_ARM_PLT32 27 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Darm.h92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator in enum:elfcpp::__anon3094
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Darm.h140 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Darm.h140 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c466 HOWTO (R_ARM_PLT32, /* type */
474 "R_ARM_PLT32", /* name */
1726 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
1732 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
3215 || r_type == R_ARM_PLT32)
3237 || (r_type == R_ARM_PLT32))
4478 && (r_type != (unsigned int) R_ARM_PLT32))
6963 case R_ARM_PLT32:
6973 && r_type != R_ARM_PLT32)
7010 && r_type != R_ARM_PLT32)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c466 HOWTO (R_ARM_PLT32, /* type */
474 "R_ARM_PLT32", /* name */
1828 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
1834 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
3624 || r_type == R_ARM_PLT32
3647 || (r_type == R_ARM_PLT32))
4927 && (r_type != (unsigned int) R_ARM_PLT32)
7984 case R_ARM_PLT32:
7994 && r_type != R_ARM_PLT32)
8030 && r_type != R_ARM_PLT32)
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Darm.cc2655 case elfcpp::R_ARM_PLT32:
3834 // R_ARM_CALL, R_ARM_JUMP24, R_ARM_PLT32 and R_ARM_XPC25.
3876 else if (r_type == elfcpp::R_ARM_PLT32)
4532 || r_type == elfcpp::R_ARM_PLT32)
4548 || (r_type == elfcpp::R_ARM_PLT32))
6938 case elfcpp::R_ARM_PLT32:
7645 case elfcpp::R_ARM_PLT32:
7884 case elfcpp::R_ARM_PLT32:
8097 case elfcpp::R_ARM_PLT32:
8912 case elfcpp::R_ARM_PLT32
[all...]

Completed in 277 milliseconds