Searched refs:check_rela (Results 1 – 2 of 2) sorted by relevance
28 static inline int check_rela(Elf32_Rela *rela, struct module *module, in check_rela() function110 ret = check_rela(rela + j, module, in module_frob_arch_sections()
58 static void check_rela(Elf_Rela *rela, struct module *me) in check_rela() function157 check_rela(rela + j, me); in module_frob_arch_sections()