Home
last modified time | relevance | path

Searched refs:R_ARM_THM_MOVW_PREL_NC (Results 1 – 8 of 8) sorted by relevance

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h102 #define R_ARM_THM_MOVW_PREL_NC 49 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h115 R_ARM_THM_MOVW_PREL_NC = 49, // Static Thumb32 ((S + A) | T) - P enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h177 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h177 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc8382 case elfcpp::R_ARM_THM_MOVW_PREL_NC: in get_reference_flags()
8667 case elfcpp::R_ARM_THM_MOVW_PREL_NC: in local()
9074 case elfcpp::R_ARM_THM_MOVW_PREL_NC: in global()
9870 case elfcpp::R_ARM_THM_MOVW_PREL_NC: in relocate()
10588 case elfcpp::R_ARM_THM_MOVW_PREL_NC: in relocate_special_relocatable()
DChangeLog-081513792 R_ARM_THM_MOVW_PREL_NC, and R_ARM_THM_MOVT_PREL.
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c779 HOWTO (R_ARM_THM_MOVW_PREL_NC,/* type */
2064 {BFD_RELOC_ARM_THUMB_MOVW_PCREL, R_ARM_THM_MOVW_PREL_NC},
12136 case R_ARM_THM_MOVW_PREL_NC: in elf32_arm_final_link_relocate()
12163 if (r_type == R_ARM_THM_MOVW_PREL_NC || r_type == R_ARM_THM_MOVT_PREL) in elf32_arm_final_link_relocate()
15602 case R_ARM_THM_MOVW_PREL_NC: in elf32_arm_check_relocs()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-arm.c779 HOWTO (R_ARM_THM_MOVW_PREL_NC,/* type */
2064 {BFD_RELOC_ARM_THUMB_MOVW_PCREL, R_ARM_THM_MOVW_PREL_NC},
12130 case R_ARM_THM_MOVW_PREL_NC: in elf32_arm_final_link_relocate()
12157 if (r_type == R_ARM_THM_MOVW_PREL_NC || r_type == R_ARM_THM_MOVT_PREL) in elf32_arm_final_link_relocate()
15579 case R_ARM_THM_MOVW_PREL_NC: in elf32_arm_check_relocs()