Home
last modified time | relevance | path

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

/linux-6.12.1/tools/objtool/arch/loongarch/include/arch/
Delf.h12 #ifndef R_LARCH_32
13 #define R_LARCH_32 1 macro
23 #define R_ABS32 R_LARCH_32
/linux-6.12.1/scripts/
Drecordmcount.c43 #define R_LARCH_32 1 macro
627 reltype = R_LARCH_32; in do_file()
/linux-6.12.1/arch/loongarch/include/asm/
Delf.h26 #define R_LARCH_32 1 macro
/linux-6.12.1/arch/loongarch/kernel/
Dmodule.c407 [R_LARCH_32] = apply_r_larch_32,