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()
110 #define elf_read_implies_exec(ex,stk) (stk != EXSTACK_DISABLE_X)
130 #define EXSTACK_DISABLE_X 1 /* Disable executable stacks */ macro
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()
287 (executable_stack != EXSTACK_DISABLE_X)
323 executable_stack = EXSTACK_DISABLE_X; in load_elf_fdpic_binary()332 executable_stack = EXSTACK_DISABLE_X; in load_elf_fdpic_binary()
750 else if (executable_stack == EXSTACK_DISABLE_X) in setup_arg_pages()
814 executable_stack = EXSTACK_DISABLE_X; in load_elf_binary()