Home
last modified time | relevance | path

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

/kernel/
Dmodule.c2100 static int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
2120 static int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
3603 err = module_enforce_rwx_sections(info->hdr, info->sechdrs, in layout_and_allocate()