Searched refs:R_ARM_THM_JUMP24 (Results 1 - 19 of 19) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dplt-1.d14 0: R_ARM_THM_JUMP24 Strong2
16 4: R_ARM_THM_JUMP24 Strong2
19 a: R_ARM_THM_JUMP24 Strong2
21 e: R_ARM_THM_JUMP24 Strong2
26 14: R_ARM_THM_JUMP24 Strong1
28 18: R_ARM_THM_JUMP24 Strong1
31 1e: R_ARM_THM_JUMP24 Strong1
33 22: R_ARM_THM_JUMP24 Strong1
H A Dweakdef-1.d14 0: R_ARM_THM_JUMP24 Strong
18 4: R_ARM_THM_JUMP24 Random
20 8: R_ARM_THM_JUMP24 Weak
H A Dt2-branch-global.d14 0: R_ARM_THM_JUMP24 \*ABS\*.*
/netbsd-current/sys/arch/arm/include/
H A Delf_machdep.h83 #define R_ARM_THM_JUMP24 30 macro
/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h95 R_ARM_THM_JUMP24 = 30, // Static Thumb32 ((S + A) | T) - P enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp131 return ELF::R_ARM_THM_JUMP24;
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h158 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h154 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h158 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h158 RELOC_NUMBER (R_ARM_THM_JUMP24, 30)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc177 return Insn_template(data, THUMB32_TYPE, elfcpp::R_ARM_THM_JUMP24,
2748 case elfcpp::R_ARM_THM_JUMP24:
3422 // R_ARM_THM_JUMP24: (S + A) | T - P
4100 // R_ARM_THM_CALL, R_ARM_THM_JUMP24 and R_ARM_THM_XPC22.
4135 else if (r_type == elfcpp::R_ARM_THM_JUMP24)
4199 || r_type == elfcpp::R_ARM_THM_JUMP24))))
4655 if (r_type == elfcpp::R_ARM_THM_CALL || r_type == elfcpp::R_ARM_THM_JUMP24)
4676 || (r_type == elfcpp::R_ARM_THM_JUMP24))))
7271 case elfcpp::R_ARM_THM_JUMP24:
8429 case elfcpp::R_ARM_THM_JUMP24
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc177 return Insn_template(data, THUMB32_TYPE, elfcpp::R_ARM_THM_JUMP24,
2748 case elfcpp::R_ARM_THM_JUMP24:
3422 // R_ARM_THM_JUMP24: (S + A) | T - P
4100 // R_ARM_THM_CALL, R_ARM_THM_JUMP24 and R_ARM_THM_XPC22.
4135 else if (r_type == elfcpp::R_ARM_THM_JUMP24)
4199 || r_type == elfcpp::R_ARM_THM_JUMP24))))
4655 if (r_type == elfcpp::R_ARM_THM_CALL || r_type == elfcpp::R_ARM_THM_JUMP24)
4676 || (r_type == elfcpp::R_ARM_THM_JUMP24))))
7271 case elfcpp::R_ARM_THM_JUMP24:
8429 case elfcpp::R_ARM_THM_JUMP24
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc177 return Insn_template(data, THUMB32_TYPE, elfcpp::R_ARM_THM_JUMP24,
2748 case elfcpp::R_ARM_THM_JUMP24:
3422 // R_ARM_THM_JUMP24: (S + A) | T - P
4100 // R_ARM_THM_CALL, R_ARM_THM_JUMP24 and R_ARM_THM_XPC22.
4135 else if (r_type == elfcpp::R_ARM_THM_JUMP24)
4199 || r_type == elfcpp::R_ARM_THM_JUMP24))))
4655 if (r_type == elfcpp::R_ARM_THM_CALL || r_type == elfcpp::R_ARM_THM_JUMP24)
4676 || (r_type == elfcpp::R_ARM_THM_JUMP24))))
7271 case elfcpp::R_ARM_THM_JUMP24:
8429 case elfcpp::R_ARM_THM_JUMP24
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
521 "R_ARM_THM_JUMP24", /* name */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2575 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4233 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4274 || (r_type == R_ARM_THM_JUMP24))
4304 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4327 || (r_type == R_ARM_THM_JUMP24)
5924 || r_type == (unsigned int) R_ARM_THM_JUMP24
6626 && (r_type != (unsigned int) R_ARM_THM_JUMP24)
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
521 "R_ARM_THM_JUMP24", /* name */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2571 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4203 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4244 || (r_type == R_ARM_THM_JUMP24))
4274 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4297 || (r_type == R_ARM_THM_JUMP24)
5896 || r_type == (unsigned int) R_ARM_THM_JUMP24
6595 && (r_type != (unsigned int) R_ARM_THM_JUMP24)
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
521 "R_ARM_THM_JUMP24", /* name */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2575 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4231 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4272 || (r_type == R_ARM_THM_JUMP24))
4302 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4325 || (r_type == R_ARM_THM_JUMP24)
5922 || r_type == (unsigned int) R_ARM_THM_JUMP24
6624 && (r_type != (unsigned int) R_ARM_THM_JUMP24)
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c513 HOWTO (R_ARM_THM_JUMP24, /* type */
521 "R_ARM_THM_JUMP24", /* name */
2014 {BFD_RELOC_THUMB_PCREL_BRANCH25, R_ARM_THM_JUMP24},
2575 #define THUMB32_B_INSN(X, Z) {(X), THUMB32_TYPE, R_ARM_THM_JUMP24, (Z)}
4233 if (thumb_only && (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4274 || (r_type == R_ARM_THM_JUMP24))
4304 if (r_type == R_ARM_THM_CALL || r_type == R_ARM_THM_JUMP24
4327 || (r_type == R_ARM_THM_JUMP24)
5924 || r_type == (unsigned int) R_ARM_THM_JUMP24
6623 && (r_type != (unsigned int) R_ARM_THM_JUMP24)
[all...]

Completed in 595 milliseconds