Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dvpe.c404 static int (*reloc_handlers[]) (struct module *me, uint32_t *location, variable
456 res = reloc_handlers[ELF32_R_TYPE(r_info)](me, location, v); in apply_relocations()