Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dmodule.c243 [R_MIPS_NONE] = apply_r_mips_none,
252 [R_MIPS_NONE] = apply_r_mips_none,
Dvpe.c535 [R_MIPS_NONE] = apply_r_mips_none,
545 [R_MIPS_NONE] = "MIPS_NONE",
/arch/mips/include/asm/
Delf.h63 #define R_MIPS_NONE 0 macro