Searched refs:R_ARM_MOVT_PREL (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/sys/arch/arm/include/ |
| D | elf_machdep.h | 99 #define R_ARM_MOVT_PREL 46 macro
|
| /netbsd/src/external/gpl3/binutils/dist/elfcpp/ |
| D | arm.h | 112 R_ARM_MOVT_PREL = 46, // Static ARM S + A - P enumerator
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | arm.h | 174 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | arm.h | 174 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | arm.cc | 8381 case elfcpp::R_ARM_MOVT_PREL: in get_reference_flags() 8666 case elfcpp::R_ARM_MOVT_PREL: in local() 9073 case elfcpp::R_ARM_MOVT_PREL: in global() 9863 case elfcpp::R_ARM_MOVT_PREL: in relocate() 10666 case elfcpp::R_ARM_MOVT_PREL: in relocate_special_relocatable()
|
| D | ChangeLog-0815 | 13791 (Scan::local): Handle R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL,
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | elf32-arm.c | 737 HOWTO (R_ARM_MOVT_PREL, /* type */ 2061 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL}, 12094 case R_ARM_MOVT_PREL: in elf32_arm_final_link_relocate() 12113 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL) in elf32_arm_final_link_relocate() 12123 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL in elf32_arm_final_link_relocate() 15601 case R_ARM_MOVT_PREL: in elf32_arm_check_relocs()
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | elf32-arm.c | 737 HOWTO (R_ARM_MOVT_PREL, /* type */ 2061 {BFD_RELOC_ARM_MOVT_PCREL, R_ARM_MOVT_PREL}, 12088 case R_ARM_MOVT_PREL: in elf32_arm_final_link_relocate() 12107 if (r_type == R_ARM_MOVW_PREL_NC || r_type == R_ARM_MOVT_PREL) in elf32_arm_final_link_relocate() 12117 if (r_type == R_ARM_MOVT_ABS || r_type == R_ARM_MOVT_PREL in elf32_arm_final_link_relocate() 15578 case R_ARM_MOVT_PREL: in elf32_arm_check_relocs()
|