Searched refs:apply_relocations (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
H A Dvpe.c425 static int apply_relocations(Elf32_Shdr *sechdrs, apply_relocations() function
688 err = apply_relocations(sechdrs, strtab, vpe_elfload()
/linux-4.1.27/kernel/
H A Dmodule.c2003 static int apply_relocations(struct module *mod, const struct load_info *info) apply_relocations() function
3338 err = apply_relocations(mod, info); load_module()

Completed in 102 milliseconds