Searched refs:apply_r_mips_hi16 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/kernel/
H A Dmodule.c69 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, function
290 return apply_r_mips_hi16(me, location, v, rela);
H A Dvpe.c310 static int apply_r_mips_hi16(struct module *me, uint32_t *location, function
408 [R_MIPS_HI16] = apply_r_mips_hi16,

Completed in 126 milliseconds