Home
last modified time | relevance | path

Searched refs:apply_r_mips_26 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dmodule.c38 static int apply_r_mips_26(struct module *me, u32 *location, u32 base, in apply_r_mips_26() function
278 return apply_r_mips_26(me, location, base, v); in reloc_handler()
H A Dvpe.c286 static int apply_r_mips_26(struct module *me, uint32_t *location, in apply_r_mips_26() function
290 pr_debug("VPE loader: apply_r_mips_26: unaligned relocation\n"); in apply_r_mips_26()
408 [R_MIPS_26] = apply_r_mips_26,