Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Delf.h73 #define R_LARCH_SUB32 55 macro
/linux/scripts/mod/
H A Dmodpost.c1280 #ifndef R_LARCH_SUB32
1281 #define R_LARCH_SUB32 55 macro
1347 case R_LARCH_SUB32: in section_rela()
/linux/arch/loongarch/kernel/
H A Dmodule.c267 case R_LARCH_SUB32: in apply_r_larch_add_sub()