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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/mips/kernel/
H A Dmodule.c270 static int (*reloc_handlers_rela[]) (struct module *me, u32 *location, variable
354 res = reloc_handlers_rela[ELF_MIPS_R_TYPE(rel[i])](me, location, v);

Completed in 86 milliseconds