Searched refs:R_ARM_THM_MOVT_BREL (Results 1 - 15 of 15) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h154 R_ARM_THM_MOVT_BREL = 88, // Static Thumb32 S + A - B(S) enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h154 R_ARM_THM_MOVT_BREL = 88, // Static Thumb32 S + A - B(S) enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h154 R_ARM_THM_MOVT_BREL = 88, // Static Thumb32 S + A - B(S) enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp255 return ELF::R_ARM_THM_MOVT_BREL;
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h216 RELOC_NUMBER (R_ARM_THM_MOVT_BREL, 88)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h212 RELOC_NUMBER (R_ARM_THM_MOVT_BREL, 88)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h216 RELOC_NUMBER (R_ARM_THM_MOVT_BREL, 88)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h216 RELOC_NUMBER (R_ARM_THM_MOVT_BREL, 88)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc3622 // R_ARM_THM_MOVT_BREL: S + A - B(S)
8418 case elfcpp::R_ARM_THM_MOVT_BREL:
8705 case elfcpp::R_ARM_THM_MOVT_BREL:
9110 case elfcpp::R_ARM_THM_MOVT_BREL:
9880 case elfcpp::R_ARM_THM_MOVT_BREL:
10669 case elfcpp::R_ARM_THM_MOVT_BREL:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc3622 // R_ARM_THM_MOVT_BREL: S + A - B(S)
8418 case elfcpp::R_ARM_THM_MOVT_BREL:
8705 case elfcpp::R_ARM_THM_MOVT_BREL:
9110 case elfcpp::R_ARM_THM_MOVT_BREL:
9880 case elfcpp::R_ARM_THM_MOVT_BREL:
10669 case elfcpp::R_ARM_THM_MOVT_BREL:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc3622 // R_ARM_THM_MOVT_BREL: S + A - B(S)
8418 case elfcpp::R_ARM_THM_MOVT_BREL:
8705 case elfcpp::R_ARM_THM_MOVT_BREL:
9110 case elfcpp::R_ARM_THM_MOVT_BREL:
9880 case elfcpp::R_ARM_THM_MOVT_BREL:
10669 case elfcpp::R_ARM_THM_MOVT_BREL:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c1332 HOWTO (R_ARM_THM_MOVT_BREL, /* type */
1340 "R_ARM_THM_MOVT_BREL", /* name */
12141 R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_BREL has the same semantics
12145 case R_ARM_THM_MOVT_BREL:
12174 || r_type == R_ARM_THM_MOVT_BREL)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c1332 HOWTO (R_ARM_THM_MOVT_BREL, /* type */
1340 "R_ARM_THM_MOVT_BREL", /* name */
12163 R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_BREL has the same semantics
12167 case R_ARM_THM_MOVT_BREL:
12196 || r_type == R_ARM_THM_MOVT_BREL)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c1332 HOWTO (R_ARM_THM_MOVT_BREL, /* type */
1340 "R_ARM_THM_MOVT_BREL", /* name */
12133 R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_BREL has the same semantics
12137 case R_ARM_THM_MOVT_BREL:
12166 || r_type == R_ARM_THM_MOVT_BREL)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c1332 HOWTO (R_ARM_THM_MOVT_BREL, /* type */
1340 "R_ARM_THM_MOVT_BREL", /* name */
12132 R_ARM_THM_MOVW_ABS_NC and R_ARM_THM_MOVT_BREL has the same semantics
12136 case R_ARM_THM_MOVT_BREL:
12165 || r_type == R_ARM_THM_MOVT_BREL)

Completed in 787 milliseconds