Home
last modified time | relevance | path

Searched refs:R_MIPS_64 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/arch/mips/kernel/
Drelocate.c129 [R_MIPS_64] = apply_r_mips_64_rel,
Dmodule.c300 [R_MIPS_64] = apply_r_mips_64,
/Linux-v5.4/arch/mips/boot/tools/
Drelocs.c77 REL_TYPE(R_MIPS_64), in rel_type()
535 case R_MIPS_64: in do_reloc()
/Linux-v5.4/arch/mips/include/asm/
Delf.h93 #define R_MIPS_64 18 macro
/Linux-v5.4/scripts/
Drecordmcount.c583 reltype = R_MIPS_64; in do_file()