Home
last modified time | relevance | path

Searched refs:_SC_STACK_PROT (Results 1 – 25 of 202) sorted by relevance

123456789

/dports/lang/gcc6-aux/gcc-6-20180516/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc8/gcc-8.5.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc10/gcc-10.3.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc11/gcc-11.2.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc12-devel/gcc-12-20211205/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc11-devel/gcc-11-20211009/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/avr-gcc/gcc-10.2.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gnat_util/gcc-6-20180516/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc9-devel/gcc-9-20211007/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/riscv64-gcc/gcc-8.3.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc10-devel/gcc-10-20211008/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc9/gcc-9.4.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc9-aux/gcc-9.1.0/libgcc/
H A Denable-execute-stack-mprotect.c40 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/gcc48/gcc-4.8.5/libgcc/
H A Denable-execute-stack-mprotect.c53 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgcc/
H A Denable-execute-stack-mprotect.c53 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/devel/mingw32-gcc/gcc-4.8.1/libgcc/
H A Denable-execute-stack-mprotect.c53 int prot = (int) sysconf (_SC_STACK_PROT); in check_enabling()
/dports/lang/polyml/polyml-5.8.2/libpolyml/
H A Dunix_specific.cpp1731 #ifdef _SC_STACK_PROT
1732 { "_SC_STACK_PROT", _SC_STACK_PROT },
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-sunos5/
H A DIN.py277 _SC_STACK_PROT = 515 variable
H A DSTROPTS.py274 _SC_STACK_PROT = 515 variable
/dports/lang/python27/Python-2.7.18/Lib/plat-sunos5/
H A DIN.py277 _SC_STACK_PROT = 515 variable

123456789