Searched refs:R_ARM_THM_MOVW_PREL_NC (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/elfcpp/
H A Darm.h115 R_ARM_THM_MOVW_PREL_NC = 49, // Static Thumb32 ((S + A) | T) - P enumerator in enum:elfcpp::__anon3094
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Darm.h162 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Darm.h162 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-arm.c774 HOWTO (R_ARM_THM_MOVW_PREL_NC,/* type */
782 "R_ARM_THM_MOVW_PREL_NC",/* name */
1749 {BFD_RELOC_ARM_THUMB_MOVW_PCREL, R_ARM_THM_MOVW_PREL_NC},
8316 case R_ARM_THM_MOVW_PREL_NC:
8343 if (r_type == R_ARM_THM_MOVW_PREL_NC || r_type == R_ARM_THM_MOVT_PREL)
10712 case R_ARM_THM_MOVW_PREL_NC:
10959 case R_ARM_THM_MOVW_PREL_NC:
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-arm.c774 HOWTO (R_ARM_THM_MOVW_PREL_NC,/* type */
782 "R_ARM_THM_MOVW_PREL_NC",/* name */
1858 {BFD_RELOC_ARM_THUMB_MOVW_PCREL, R_ARM_THM_MOVW_PREL_NC},
9528 case R_ARM_THM_MOVW_PREL_NC:
9555 if (r_type == R_ARM_THM_MOVW_PREL_NC || r_type == R_ARM_THM_MOVT_PREL)
11976 case R_ARM_THM_MOVW_PREL_NC:
12278 case R_ARM_THM_MOVW_PREL_NC:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Darm.cc3456 // R_ARM_THM_MOVW_PREL_NC: (S + A) | T - P
7653 case elfcpp::R_ARM_THM_MOVW_PREL_NC:
8036 case elfcpp::R_ARM_THM_MOVW_PREL_NC:
8833 case elfcpp::R_ARM_THM_MOVW_PREL_NC:
9520 case elfcpp::R_ARM_THM_MOVW_PREL_NC:

Completed in 129 milliseconds