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

/netbsd-current/external/gpl3/binutils/dist/elfcpp/
H A Darm.h151 R_ARM_MOVT_BREL = 85, // Static ARM S + A - B(S) enumerator in enum:elfcpp::__anon191
/netbsd-current/external/gpl3/gdb.old/dist/elfcpp/
H A Darm.h151 R_ARM_MOVT_BREL = 85, // Static ARM S + A - B(S) enumerator in enum:elfcpp::__anon779
/netbsd-current/external/gpl3/binutils.old/dist/elfcpp/
H A Darm.h151 R_ARM_MOVT_BREL = 85, // Static ARM S + A - B(S) enumerator in enum:elfcpp::__anon302
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp234 return ELF::R_ARM_MOVT_BREL;
/netbsd-current/external/gpl3/binutils/dist/include/elf/
H A Darm.h213 RELOC_NUMBER (R_ARM_MOVT_BREL, 85)
/netbsd-current/external/gpl3/gdb.old/dist/include/elf/
H A Darm.h209 RELOC_NUMBER (R_ARM_MOVT_BREL, 85)
/netbsd-current/external/gpl3/gdb/dist/include/elf/
H A Darm.h213 RELOC_NUMBER (R_ARM_MOVT_BREL, 85)
/netbsd-current/external/gpl3/binutils.old/dist/include/elf/
H A Darm.h213 RELOC_NUMBER (R_ARM_MOVT_BREL, 85)
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Darm.cc3574 // R_ARM_MOVT_BREL: S + A - B(S)
8415 case elfcpp::R_ARM_MOVT_BREL:
8702 case elfcpp::R_ARM_MOVT_BREL:
9107 case elfcpp::R_ARM_MOVT_BREL:
9864 case elfcpp::R_ARM_MOVT_BREL:
10667 case elfcpp::R_ARM_MOVT_BREL:
/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Darm.cc3574 // R_ARM_MOVT_BREL: S + A - B(S)
8415 case elfcpp::R_ARM_MOVT_BREL:
8702 case elfcpp::R_ARM_MOVT_BREL:
9107 case elfcpp::R_ARM_MOVT_BREL:
9864 case elfcpp::R_ARM_MOVT_BREL:
10667 case elfcpp::R_ARM_MOVT_BREL:
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Darm.cc3574 // R_ARM_MOVT_BREL: S + A - B(S)
8415 case elfcpp::R_ARM_MOVT_BREL:
8702 case elfcpp::R_ARM_MOVT_BREL:
9107 case elfcpp::R_ARM_MOVT_BREL:
9864 case elfcpp::R_ARM_MOVT_BREL:
10667 case elfcpp::R_ARM_MOVT_BREL:
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c1290 HOWTO (R_ARM_MOVT_BREL, /* type */
1298 "R_ARM_MOVT_BREL", /* name */
12098 and R_ARM_MOVT_BREL has the same semantics as R_ARM_MOVT_ABS. */
12101 case R_ARM_MOVT_BREL:
12124 || r_type == R_ARM_MOVT_BREL)
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-arm.c1290 HOWTO (R_ARM_MOVT_BREL, /* type */
1298 "R_ARM_MOVT_BREL", /* name */
12120 and R_ARM_MOVT_BREL has the same semantics as R_ARM_MOVT_ABS. */
12123 case R_ARM_MOVT_BREL:
12146 || r_type == R_ARM_MOVT_BREL)
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c1290 HOWTO (R_ARM_MOVT_BREL, /* type */
1298 "R_ARM_MOVT_BREL", /* name */
12090 and R_ARM_MOVT_BREL has the same semantics as R_ARM_MOVT_ABS. */
12093 case R_ARM_MOVT_BREL:
12116 || r_type == R_ARM_MOVT_BREL)
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arm.c1290 HOWTO (R_ARM_MOVT_BREL, /* type */
1298 "R_ARM_MOVT_BREL", /* name */
12089 and R_ARM_MOVT_BREL has the same semantics as R_ARM_MOVT_ABS. */
12092 case R_ARM_MOVT_BREL:
12115 || r_type == R_ARM_MOVT_BREL)

Completed in 716 milliseconds