Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/kernel/
Dvpe.c405 [R_MIPS_NONE] = apply_r_mips_none,
415 [R_MIPS_NONE] = "MIPS_NONE",
Dmodule.c283 case R_MIPS_NONE: in reloc_handler()
/linux-6.6.21/arch/mips/boot/tools/
Drelocs.c64 REL_TYPE(R_MIPS_NONE), in rel_type()
515 case R_MIPS_NONE: in do_reloc()
/linux-6.6.21/arch/mips/include/asm/
Delf.h73 #define R_MIPS_NONE 0 macro