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

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dpic_vxworks.d14 4: R_ARM_PLT32 foo-0x8
/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h80 #define R_ARM_PLT32 27 macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h92 R_ARM_PLT32 = 27, // Deprecated ARM ((S + A) | T) - P enumerator in enum:elfcpp::__anon302
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h155 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h151 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h155 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h155 RELOC_NUMBER (R_ARM_PLT32, 27) /* deprecated - 32 bit PLT address. */
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc2750 case elfcpp::R_ARM_PLT32:
3971 // R_ARM_CALL, R_ARM_JUMP24, R_ARM_PLT32 and R_ARM_XPC25.
4013 else if (r_type == elfcpp::R_ARM_PLT32)
4741 || r_type == elfcpp::R_ARM_PLT32)
4757 || (r_type == elfcpp::R_ARM_PLT32))
7262 case elfcpp::R_ARM_PLT32:
8425 case elfcpp::R_ARM_PLT32:
8659 case elfcpp::R_ARM_PLT32:
8898 case elfcpp::R_ARM_PLT32:
9135 case elfcpp::R_ARM_PLT32
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc2750 case elfcpp::R_ARM_PLT32:
3971 // R_ARM_CALL, R_ARM_JUMP24, R_ARM_PLT32 and R_ARM_XPC25.
4013 else if (r_type == elfcpp::R_ARM_PLT32)
4741 || r_type == elfcpp::R_ARM_PLT32)
4757 || (r_type == elfcpp::R_ARM_PLT32))
7262 case elfcpp::R_ARM_PLT32:
8425 case elfcpp::R_ARM_PLT32:
8659 case elfcpp::R_ARM_PLT32:
8898 case elfcpp::R_ARM_PLT32:
9135 case elfcpp::R_ARM_PLT32
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc2750 case elfcpp::R_ARM_PLT32:
3971 // R_ARM_CALL, R_ARM_JUMP24, R_ARM_PLT32 and R_ARM_XPC25.
4013 else if (r_type == elfcpp::R_ARM_PLT32)
4741 || r_type == elfcpp::R_ARM_PLT32)
4757 || (r_type == elfcpp::R_ARM_PLT32))
7262 case elfcpp::R_ARM_PLT32:
8425 case elfcpp::R_ARM_PLT32:
8659 case elfcpp::R_ARM_PLT32:
8898 case elfcpp::R_ARM_PLT32:
9135 case elfcpp::R_ARM_PLT32
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c471 HOWTO (R_ARM_PLT32, /* type */
479 "R_ARM_PLT32", /* name */
2027 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
2033 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
4448 || r_type == R_ARM_PLT32
4478 || (r_type == R_ARM_PLT32))
6627 && (r_type != (unsigned int) R_ARM_PLT32)
10484 case R_ARM_PLT32:
10494 && r_type != R_ARM_PLT32)
10534 && r_type != R_ARM_PLT32)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c471 HOWTO (R_ARM_PLT32, /* type */
479 "R_ARM_PLT32", /* name */
2027 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
2033 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
4418 || r_type == R_ARM_PLT32
4448 || (r_type == R_ARM_PLT32))
6596 && (r_type != (unsigned int) R_ARM_PLT32)
10479 case R_ARM_PLT32:
10489 && r_type != R_ARM_PLT32)
10529 && r_type != R_ARM_PLT32)
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c471 HOWTO (R_ARM_PLT32, /* type */
479 "R_ARM_PLT32", /* name */
2027 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
2033 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
4446 || r_type == R_ARM_PLT32
4476 || (r_type == R_ARM_PLT32))
6625 && (r_type != (unsigned int) R_ARM_PLT32)
10476 case R_ARM_PLT32:
10486 && r_type != R_ARM_PLT32)
10526 && r_type != R_ARM_PLT32)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c471 HOWTO (R_ARM_PLT32, /* type */
479 "R_ARM_PLT32", /* name */
2027 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
2033 {BFD_RELOC_ARM_PLT32, R_ARM_PLT32},
4448 || r_type == R_ARM_PLT32
4478 || (r_type == R_ARM_PLT32))
6624 && (r_type != (unsigned int) R_ARM_PLT32)
10475 case R_ARM_PLT32:
10485 && r_type != R_ARM_PLT32)
10525 && r_type != R_ARM_PLT32)
[all...]

Completed in 616 milliseconds