Home
last modified time | relevance | path

Searched defs:reloc_handler (Results 1 – 2 of 2) sorted by relevance

/linux/arch/mips/kernel/
H A Dmodule.c268 static int reloc_handler(u32 type, struct module *me, u32 *location, u32 base, in reloc_handler() function
/linux/arch/riscv/kernel/
H A Dmodule.c37 int (*reloc_handler)(struct module *me, void *location, Elf_Addr v); member