Home
last modified time | relevance | path

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

/linux/lib/
H A Dbug.c84 void module_bug_finalize(const Elf_Ehdr *hdr, const Elf_Shdr *sechdrs, in module_bug_finalize() function
/linux/kernel/module/
H A Dmain.c3248 module_bug_finalize(info->hdr, info->sechdrs, mod); in complete_formation()