Home
last modified time | relevance | path

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

/linux-6.15/tools/objtool/arch/loongarch/include/arch/
H A Delf.h15 #ifndef R_LARCH_64
16 #define R_LARCH_64 2 macro
31 #define R_ABS64 R_LARCH_64
/linux-6.15/scripts/
H A Drecordmcount.c44 #define R_LARCH_64 2 macro
652 reltype = R_LARCH_64; in do_file()
/linux-6.15/arch/loongarch/include/asm/
H A Delf.h27 #define R_LARCH_64 2 macro
/linux-6.15/arch/loongarch/kernel/
H A Dmodule.c408 [R_LARCH_64] = apply_r_larch_64,