Home
last modified time | relevance | path

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

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