Home
last modified time | relevance | path

Searched refs:R_LARCH_SUB32 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/loongarch/include/asm/
H A Delf.h73 #define R_LARCH_SUB32 55 macro
/openbmc/linux/scripts/mod/
H A Dmodpost.c1385 #ifndef R_LARCH_SUB32
1386 #define R_LARCH_SUB32 55 macro
1456 r_type == R_LARCH_SUB32) in section_rela()
/openbmc/linux/arch/loongarch/kernel/
H A Dmodule.c266 case R_LARCH_SUB32: in apply_r_larch_add_sub()