Home
last modified time | relevance | path

Searched refs:R_ARM_THM_MOVT_PREL (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
Darm.h154 RELOC_NUMBER (R_ARM_THM_MOVT_PREL, 50)
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp206 Type = ELF::R_ARM_THM_MOVT_PREL; in GetRelocTypeInner()
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp313 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_THM_MOVT_PREL); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/binutils/bfd/
Delf32-arm.c790 HOWTO (R_ARM_THM_MOVT_PREL, /* type */
1751 {BFD_RELOC_ARM_THUMB_MOVT_PCREL, R_ARM_THM_MOVT_PREL},
5832 case R_ARM_THM_MOVT_PREL: in elf32_arm_final_link_relocate()
5858 if (r_type == R_ARM_THM_MOVW_PREL_NC || r_type == R_ARM_THM_MOVT_PREL) in elf32_arm_final_link_relocate()
5868 if (r_type == R_ARM_THM_MOVT_ABS || r_type == R_ARM_THM_MOVT_PREL in elf32_arm_final_link_relocate()
7462 case R_ARM_THM_MOVT_PREL: in elf32_arm_gc_sweep_hook()
7685 case R_ARM_THM_MOVT_PREL: in elf32_arm_check_relocs()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h720 R_ARM_THM_MOVT_PREL = 0x32, enumerator