Home
last modified time | relevance | path

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

/kernel/module/
Dstrict_rwx.c125 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
Dinternal.h225 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs,
Dmain.c2339 err = module_enforce_rwx_sections(info->hdr, info->sechdrs, in layout_and_allocate()