Searched defs:reloc_handler (Results 1 – 3 of 3) sorted by relevance
125 static int __init reloc_handler(u32 type, u32 *loc_orig, u32 *loc_new, in reloc_handler() function
268 static int reloc_handler(u32 type, struct module *me, u32 *location, u32 base, in reloc_handler() function
37 int (*reloc_handler)(struct module *me, void *location, Elf_Addr v); member