Searched refs:flag_execstack (Results 1 – 3 of 3) sorted by relevance
762 flag_execstack = 1; in parse_args()768 flag_execstack = 0; in parse_args()1182 if ((flag_execstack || flag_noexecstack) in main()1189 SEC_READONLY | (flag_execstack ? SEC_CODE : 0)); in main()
422 COMMON int flag_execstack; variable
1814 * as.h (flag_execstack, flag_noexecstack): New.