Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/include/
Delf_machdep.h99 #define R_ARM_MOVT_PREL 46 macro
/netbsd/src/external/gpl3/binutils/dist/elfcpp/
Darm.h112 R_ARM_MOVT_PREL = 46, // Static ARM S + A - P enumerator
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Darm.h174 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
/netbsd/src/external/gpl3/binutils/dist/include/elf/
Darm.h174 RELOC_NUMBER (R_ARM_MOVT_PREL, 46)
/netbsd/src/external/gpl3/binutils/dist/gold/
Darm.cc8381 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()
DChangeLog-081513791 (Scan::local): Handle R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL,
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-arm.c737 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/
Delf32-arm.c737 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()