Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dmodule.c333 static const Elf_Shdr *find_mod_section(const Elf32_Ehdr *hdr, in find_mod_section() function
398 s = find_mod_section(hdr, sechdrs, ".pv_table"); in module_finalize()
402 s = find_mod_section(hdr, sechdrs, ".alt.smp.init"); in module_finalize()