Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Delf.h113 #define R_LARCH_RELAX 100 macro
/linux/scripts/mod/
H A Dmodpost.c1302 #ifndef R_LARCH_RELAX
1303 #define R_LARCH_RELAX 100 macro
1369 case R_LARCH_RELAX: in section_rela()