Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dmodule.c44 static void apply_r_mips_32(u32 *location, u32 base, Elf_Addr v) in apply_r_mips_32() function
286 apply_r_mips_32(location, base, v); in reloc_handler()
H A Dvpe.c277 static int apply_r_mips_32(struct module *me, uint32_t *location, in apply_r_mips_32() function
406 [R_MIPS_32] = apply_r_mips_32,