Home
last modified time | relevance | path

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

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