Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dmodule.c186 static int (*reloc_handlers_rel[]) (struct module *me, u32 *location, variable
228 res = reloc_handlers_rel[ELF_MIPS_R_TYPE(rel[i])](me, location, v); in apply_relocate()