Searched refs:R_ARM_THM_MOVW_PREL_NC (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/arch/arm/include/ |
| D | elf_machdep.h | 102 #define R_ARM_THM_MOVW_PREL_NC 49 macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | arm.h | 115 R_ARM_THM_MOVW_PREL_NC = 49, // Static Thumb32 ((S + A) | T) - P enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | arm.h | 177 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | arm.h | 177 RELOC_NUMBER (R_ARM_THM_MOVW_PREL_NC, 49)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | arm.cc | 8382 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()
|
| D | ChangeLog-0815 | 13792 R_ARM_THM_MOVW_PREL_NC, and R_ARM_THM_MOVT_PREL.
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-arm.c | 779 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/ |
| D | elf32-arm.c | 779 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()
|