Searched refs:flag_execstack (Results 1 – 3 of 3) sorted by relevance
835 flag_execstack = 1; in parse_args()841 flag_execstack = 0; in parse_args()1250 if ((flag_execstack || flag_noexecstack) in main()1257 SEC_READONLY | (flag_execstack ? SEC_CODE : 0)); in main()
377 COMMON int flag_execstack; variable
1809 * as.h (flag_execstack, flag_noexecstack): New.