Home
last modified time | relevance | path

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

/linux-6.14.4/kernel/module/
Dstrict_rwx.c89 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs, in module_enforce_rwx_sections() function
Dinternal.h336 int module_enforce_rwx_sections(Elf_Ehdr *hdr, Elf_Shdr *sechdrs,
Dmain.c2803 err = module_enforce_rwx_sections(info->hdr, info->sechdrs, in layout_and_allocate()