Home
last modified time | relevance | path

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

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