Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/module/
Dstrict_rwx.c62 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
Dinternal.h328 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs,
Dmain.c2375 err = module_enforce_rwx_sections(info->hdr, info->sechdrs, in layout_and_allocate()