Home
last modified time | relevance | path

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

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