Searched refs:reloc_handlers_rel (Results 1 – 1 of 1) sorted by relevance
186 static int (*reloc_handlers_rel[]) (struct module *me, u32 *location, variable228 res = reloc_handlers_rel[ELF_MIPS_R_TYPE(rel[i])](me, location, v); in apply_relocate()