Home
last modified time | relevance | path

Searched refs:R_ARM_MOVT_ABS (Results 1 – 3 of 3) 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()
/linux/scripts/mod/
H A Dmodpost.c1172 case R_ARM_MOVT_ABS: in addend_arm_rel()