Home
last modified time | relevance | path

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

/linux-6.6.21/arch/loongarch/include/asm/
Delf.h73 #define R_LARCH_SUB32 55 macro
/linux-6.6.21/scripts/mod/
Dmodpost.c1438 #ifndef R_LARCH_SUB32
1439 #define R_LARCH_SUB32 55 macro
1509 r_type == R_LARCH_SUB32) in section_rela()
/linux-6.6.21/arch/loongarch/kernel/
Dmodule.c266 case R_LARCH_SUB32: in apply_r_larch_add_sub()