Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dmodule-rela.c26 extern int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v);
97 [R_MIPS_NONE] = apply_r_mips_none,
Dmodule.c55 int apply_r_mips_none(struct module *me, u32 *location, Elf_Addr v) in apply_r_mips_none() function
188 [R_MIPS_NONE] = apply_r_mips_none,
Dvpe.c228 static int apply_r_mips_none(struct module *me, uint32_t *location, in apply_r_mips_none() function
406 [R_MIPS_NONE] = apply_r_mips_none,