Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/elf/
Darm.h190 RELOC_NUMBER (R_ARM_MOVW_BREL, 86)
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp349 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_ARM_MOVW_BREL); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h756 R_ARM_MOVW_BREL = 0x56, enumerator
/freebsd-10-stable/contrib/binutils/bfd/
Delf32-arm.c1301 HOWTO (R_ARM_MOVW_BREL, /* type */
5795 case R_ARM_MOVW_BREL: in elf32_arm_final_link_relocate()
5812 if (r_type == R_ARM_MOVW_BREL && value >= 0x10000) in elf32_arm_final_link_relocate()
DChangeLog-2006562 R_ARM_MOVW_BREL_NC, R_ARM_MOVW_BREL, R_ARM_MOVT_BREL,