Lines Matching full:flag_execstack
836 flag_execstack = 1;842 flag_execstack = 0;1253 if ((flag_execstack || flag_noexecstack)1260 SEC_READONLY | (flag_execstack ? SEC_CODE : 0));