Searched refs:apply_relocations (Results 1 – 2 of 2) sorted by relevance
554 static int apply_relocations(Elf32_Shdr *sechdrs, in apply_relocations() function953 err = apply_relocations(sechdrs, strtab, symindex, i, in vpe_elfload()
1972 static int apply_relocations(struct module *mod, const struct load_info *info) in apply_relocations() function2918 err = apply_relocations(mod, &info); in load_module()