Home
last modified time | relevance | path

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

/linux/arch/arm/include/asm/
H A Delf.h60 #define R_ARM_MOVT_ABS 44 macro
/linux/arch/arm/kernel/
H A Dmodule.c199 case R_ARM_MOVT_ABS: in apply_relocate()
210 if (ELF32_R_TYPE(rel->r_info) == R_ARM_MOVT_ABS || in apply_relocate()