Home
last modified time | relevance | path

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

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