Home
last modified time | relevance | path

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

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