Home
last modified time | relevance | path

Searched refs:__apply_relocate (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/arch/mips/kernel/
Dmodule.c319 static int __apply_relocate(Elf_Shdr *sechdrs, const char *strtab, in __apply_relocate() function
408 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, false); in apply_relocate()
416 return __apply_relocate(sechdrs, strtab, symindex, relsec, me, true); in apply_relocate_add()