Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dmodule.c235 case R_ARM_MOVT_PREL: in apply_relocate()
241 if (ELF32_R_TYPE(rel->r_info) == R_ARM_MOVT_PREL || in apply_relocate()
245 ELF32_R_TYPE(rel->r_info) == R_ARM_MOVT_PREL) in apply_relocate()
/openbmc/linux/arch/arm/include/asm/
H A Delf.h63 #define R_ARM_MOVT_PREL 46 macro