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