Home
last modified time | relevance | path

Searched refs:R_LARCH_32 (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/tools/objtool/arch/loongarch/include/arch/
H A Delf.h12 #ifndef R_LARCH_32
13 #define R_LARCH_32 1 macro
30 #define R_ABS32 R_LARCH_32
/linux-6.15/scripts/
H A Drecordmcount.c43 #define R_LARCH_32 1 macro
627 reltype = R_LARCH_32; in do_file()
/linux-6.15/arch/loongarch/include/asm/
H A Delf.h26 #define R_LARCH_32 1 macro
/linux-6.15/tools/objtool/arch/loongarch/
H A Ddecode.c371 case R_LARCH_32: in arch_reloc_size()
/linux-6.15/arch/loongarch/kernel/
H A Dmodule.c407 [R_LARCH_32] = apply_r_larch_32,