Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/module/
Dstrict_rwx.c128 const unsigned long shf_wx = SHF_WRITE | SHF_EXECINSTR; in module_enforce_rwx_sections() local
135 if ((sechdrs[i].sh_flags & shf_wx) == shf_wx) { in module_enforce_rwx_sections()