Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/kernel/
Dvpe.c403 static int (*reloc_handlers[]) (struct module *me, uint32_t *location, variable
455 res = reloc_handlers[ELF32_R_TYPE(r_info)](me, location, v); in apply_relocations()