Home
last modified time | relevance | path

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

/linux-6.15/arch/loongarch/include/asm/
H A Delf.h73 #define R_LARCH_SUB32 55 macro
/linux-6.15/scripts/mod/
H A Dmodpost.c1287 #ifndef R_LARCH_SUB32
1288 #define R_LARCH_SUB32 55 macro
1354 case R_LARCH_SUB32: in section_rela()
/linux-6.15/arch/loongarch/kernel/
H A Dmodule.c267 case R_LARCH_SUB32: in apply_r_larch_add_sub()