Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dstrict_rwx.c90 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
H A Dinternal.h325 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs,
H A Dmain.c2780 err = module_enforce_rwx_sections(info->hdr, info->sechdrs, in layout_and_allocate()