Searched refs:apply_r_mips_hi16 (Results 1 – 2 of 2) sorted by relevance
70 static int apply_r_mips_hi16(struct module *me, u32 *location, Elf_Addr v, in apply_r_mips_hi16() function291 return apply_r_mips_hi16(me, location, v, rela); in reloc_handler()
310 static int apply_r_mips_hi16(struct module *me, uint32_t *location, in apply_r_mips_hi16() function408 [R_MIPS_HI16] = apply_r_mips_hi16,