Home
last modified time | relevance | path

Searched refs:R_LARCH_RELAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/arch/loongarch/include/asm/
H A Delf.h113 #define R_LARCH_RELAX 100 macro
/linux-6.15/scripts/mod/
H A Dmodpost.c1291 #ifndef R_LARCH_RELAX
1292 #define R_LARCH_RELAX 100 macro
1358 case R_LARCH_RELAX: in section_rela()