Searched refs:noexecstack (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/usr.sbin/uathload/
H A DMakefile11 LDFLAGS+= -Wl,-z,noexecstack
/freebsd-10-stable/lib/libcompiler_rt/
H A DMakefile206 AFLAGS+=--noexecstack
207 ACFLAGS+=-Wa,--noexecstack
/freebsd-10-stable/cddl/lib/libzpool/
H A DMakefile18 ACFLAGS+= -Wa,--noexecstack
/freebsd-10-stable/contrib/binutils/include/
H A Dbfdlink.h320 unsigned int noexecstack: 1;
318 unsigned int noexecstack: 1; member in struct:bfd_link_info
/freebsd-10-stable/contrib/gdb/include/
H A Dbfdlink.h305 unsigned int noexecstack: 1;
303 unsigned int noexecstack: 1; member in struct:bfd_link_info
/freebsd-10-stable/lib/liblzma/
H A DMakefile85 ACFLAGS+= -Wa,--noexecstack
/freebsd-10-stable/lib/libmd/
H A DMakefile81 ACFLAGS+= -DELF -Wa,--noexecstack
/freebsd-10-stable/crypto/openssl/
H A Dconfig862 grep \\--noexecstack >/dev/null && \
863 options="$options -Wa,--noexecstack"
/freebsd-10-stable/secure/lib/libcrypto/
H A DMakefile382 ACFLAGS+= -Wa,--noexecstack
/freebsd-10-stable/contrib/binutils/bfd/
H A Delflink.c5406 else if (info->noexecstack)

Completed in 200 milliseconds