Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe.c406 [R_MIPS_NONE] = apply_r_mips_none,
416 [R_MIPS_NONE] = "MIPS_NONE",
Dmodule.c294 [R_MIPS_NONE] = apply_r_mips_none,
/arch/mips/boot/tools/
Drelocs.c64 REL_TYPE(R_MIPS_NONE), in rel_type()
515 case R_MIPS_NONE: in do_reloc()
/arch/mips/include/asm/
Delf.h73 #define R_MIPS_NONE 0 macro