Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/kernel/
Dmodule.c327 static const Elf_Shdr *find_mod_section(const Elf32_Ehdr *hdr, in find_mod_section() function
392 s = find_mod_section(hdr, sechdrs, ".pv_table"); in module_finalize()
396 s = find_mod_section(hdr, sechdrs, ".alt.smp.init"); in module_finalize()