Searched refs:EXSTACK_DISABLE_X (Results 1 – 9 of 9) sorted by relevance
87 if (executable_stack != EXSTACK_DISABLE_X) in arm_elf_read_implies_exec()
132 #define EXSTACK_DISABLE_X 1 /* Disable executable stacks */ macro
99 #define elf_read_implies_exec(ex,stk) (stk != EXSTACK_DISABLE_X)
206 ((executable_stack!=EXSTACK_DISABLE_X) && ((ex).e_flags & EF_IA_64_LINUX_EXECUTABLE_STACK) != 0)
331 if (exstack != EXSTACK_DISABLE_X) { in mips_elf_read_implies_exec()
286 (executable_stack != EXSTACK_DISABLE_X)
319 executable_stack = EXSTACK_DISABLE_X; in load_elf_fdpic_binary()328 executable_stack = EXSTACK_DISABLE_X; in load_elf_fdpic_binary()
754 else if (executable_stack == EXSTACK_DISABLE_X) in setup_arg_pages()
792 executable_stack = EXSTACK_DISABLE_X; in load_elf_binary()