Searched refs:reloc_handlers (Results 1 – 1 of 1) sorted by relevance
404 static int (*reloc_handlers[]) (struct module *me, uint32_t *location, variable456 res = reloc_handlers[ELF32_R_TYPE(r_info)](me, location, v); in apply_relocations()