Home
last modified time | relevance | path

Searched refs:R_ARM_MOVW_PREL_NC (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Delf.h62 #define R_ARM_MOVW_PREL_NC 45 macro
/openbmc/linux/arch/arm/kernel/
H A Dmodule.c234 case R_ARM_MOVW_PREL_NC: in apply_relocate()
242 ELF32_R_TYPE(rel->r_info) == R_ARM_MOVW_PREL_NC) in apply_relocate()