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

/linux-master/kernel/module/
H A Dstrict_rwx.c84 const unsigned long shf_wx = SHF_WRITE | SHF_EXECINSTR; local
91 if ((sechdrs[i].sh_flags & shf_wx) == shf_wx) {

Completed in 139 milliseconds