Home
last modified time | relevance | path

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

/arch/arm/include/asm/
Delf.h70 #define R_ARM_THM_MOVT_PREL 50 macro
/arch/arm/kernel/
Dmodule.c297 case R_ARM_THM_MOVT_PREL: in apply_relocate()
317 if (ELF32_R_TYPE(rel->r_info) == R_ARM_THM_MOVT_PREL || in apply_relocate()
321 ELF32_R_TYPE(rel->r_info) == R_ARM_THM_MOVT_PREL) in apply_relocate()