Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/kernel/
Dmodule.c250 static int (*reloc_handlers_rela[]) (struct module *me, u32 *location, variable
334 res = reloc_handlers_rela[ELF_MIPS_R_TYPE(rel[i])](me, location, v); in apply_relocate_add()