Searched refs:reloc_rela_handlers (Results 1 – 1 of 1) sorted by relevance
378 static reloc_rela_handler reloc_rela_handlers[] = { variable431 if (type < ARRAY_SIZE(reloc_rela_handlers)) in apply_relocate_add()432 handler = reloc_rela_handlers[type]; in apply_relocate_add()