Searched refs:R_ARM_TARGET1 (Results 1 - 21 of 21) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/ld/testsuite/ld-arm/
H A Darm-target1.s1 # Test the R_ARM_TARGET1 relocation
/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Darm_target1.s1 # Test the R_ARM_TARGET1 relocation
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dpic_vxworks.d20 18: R_ARM_TARGET1 foo2
H A Dpic.d22 18: R_ARM_TARGET1 foo2
/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h91 #define R_ARM_TARGET1 38 macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h103 R_ARM_TARGET1 = 38, // Data Misc (S + A) | T or enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h103 R_ARM_TARGET1 = 38, // Data Misc (S + A) | T or enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h103 R_ARM_TARGET1 = 38, // Data Misc (S + A) | T or enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp205 return ELF::R_ARM_TARGET1;
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h166 RELOC_NUMBER (R_ARM_TARGET1, 38)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h162 RELOC_NUMBER (R_ARM_TARGET1, 38)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h166 RELOC_NUMBER (R_ARM_TARGET1, 38)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h166 RELOC_NUMBER (R_ARM_TARGET1, 38)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp580 case ELF::R_ARM_TARGET1:
1327 if (RelType == ELF::R_ARM_PREL31 || RelType == ELF::R_ARM_TARGET1 ||
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc2057 if (r_type == elfcpp::R_ARM_TARGET1
2067 // Relocations that write nothing. These exclude R_ARM_TARGET1
2082 case elfcpp::R_ARM_TARGET1:
3032 // What R_ARM_TARGET1 maps to. It can be R_ARM_REL32 or R_ARM_ABS32.
8453 case elfcpp::R_ARM_TARGET1:
8742 case elfcpp::R_ARM_TARGET1:
9223 case elfcpp::R_ARM_TARGET1:
10747 case elfcpp::R_ARM_TARGET1:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc2057 if (r_type == elfcpp::R_ARM_TARGET1
2067 // Relocations that write nothing. These exclude R_ARM_TARGET1
2082 case elfcpp::R_ARM_TARGET1:
3032 // What R_ARM_TARGET1 maps to. It can be R_ARM_REL32 or R_ARM_ABS32.
8453 case elfcpp::R_ARM_TARGET1:
8742 case elfcpp::R_ARM_TARGET1:
9223 case elfcpp::R_ARM_TARGET1:
10747 case elfcpp::R_ARM_TARGET1:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc2057 if (r_type == elfcpp::R_ARM_TARGET1
2067 // Relocations that write nothing. These exclude R_ARM_TARGET1
2082 case elfcpp::R_ARM_TARGET1:
3032 // What R_ARM_TARGET1 maps to. It can be R_ARM_REL32 or R_ARM_ABS32.
8453 case elfcpp::R_ARM_TARGET1:
8742 case elfcpp::R_ARM_TARGET1:
9223 case elfcpp::R_ARM_TARGET1:
10747 case elfcpp::R_ARM_TARGET1:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c625 HOWTO (R_ARM_TARGET1, /* type */
633 "R_ARM_TARGET1", /* name */
2028 {BFD_RELOC_ARM_TARGET1, R_ARM_TARGET1},
3332 /* Zero if R_ARM_TARGET1 means R_ARM_ABS32.
3333 Nonzero if R_ARM_TARGET1 means R_ARM_REL32. */
10019 case R_ARM_TARGET1:
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c625 HOWTO (R_ARM_TARGET1, /* type */
633 "R_ARM_TARGET1", /* name */
2028 {BFD_RELOC_ARM_TARGET1, R_ARM_TARGET1},
3320 /* Zero if R_ARM_TARGET1 means R_ARM_ABS32.
3321 Nonzero if R_ARM_TARGET1 means R_ARM_REL32. */
10014 case R_ARM_TARGET1:
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c625 HOWTO (R_ARM_TARGET1, /* type */
633 "R_ARM_TARGET1", /* name */
2028 {BFD_RELOC_ARM_TARGET1, R_ARM_TARGET1},
3332 /* Zero if R_ARM_TARGET1 means R_ARM_ABS32.
3333 Nonzero if R_ARM_TARGET1 means R_ARM_REL32. */
10011 case R_ARM_TARGET1:
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c625 HOWTO (R_ARM_TARGET1, /* type */
633 "R_ARM_TARGET1", /* name */
2028 {BFD_RELOC_ARM_TARGET1, R_ARM_TARGET1},
3332 /* Zero if R_ARM_TARGET1 means R_ARM_ABS32.
3333 Nonzero if R_ARM_TARGET1 means R_ARM_REL32. */
10010 case R_ARM_TARGET1:

Completed in 1086 milliseconds