Home
last modified time | relevance | path

Searched refs:R_ARM_THM_MOVW_ABS_NC (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/include/asm/
H A Delf.h70 #define R_ARM_THM_MOVW_ABS_NC 47 macro
/openbmc/openbmc/poky/meta/recipes-support/taglib/
H A Dtaglib_2.0.2.bb41 …b/libtag.a(modfilebase.cpp.o): requires unsupported dynamic reloc R_ARM_THM_MOVW_ABS_NC; recompile…
/openbmc/linux/arch/arm/kernel/
H A Dmodule.c382 case R_ARM_THM_MOVW_ABS_NC: in apply_relocate()
/openbmc/linux/scripts/mod/
H A Dmodpost.c1227 #ifndef R_ARM_THM_MOVW_ABS_NC
1228 #define R_ARM_THM_MOVW_ABS_NC 47 macro
1268 case R_ARM_THM_MOVW_ABS_NC: in addend_arm_rel()