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

/freebsd-12-stable/lib/libomp/
H A DMakefile70 LDFLAGS+= -Wl,-z,noexecstack
/freebsd-12-stable/cddl/lib/libzpool/
H A DMakefile22 ACFLAGS+= -Wa,--noexecstack
/freebsd-12-stable/contrib/gdb/include/
H A Dbfdlink.h305 unsigned int noexecstack: 1;
303 unsigned int noexecstack: 1; member in struct:bfd_link_info
/freebsd-12-stable/contrib/binutils/include/
H A Dbfdlink.h320 unsigned int noexecstack: 1;
318 unsigned int noexecstack: 1; member in struct:bfd_link_info
/freebsd-12-stable/sys/modules/crypto/
H A DMakefile37 ACFLAGS += -DELF -Wa,--noexecstack
/freebsd-12-stable/lib/liblzma/
H A DMakefile85 ACFLAGS+= -Wa,--noexecstack
/freebsd-12-stable/lib/libmd/
H A DMakefile131 ACFLAGS+= -DELF -Wa,--noexecstack
/freebsd-12-stable/secure/lib/libcrypto/
H A DMakefile423 ACFLAGS+= -Wa,--noexecstack
/freebsd-12-stable/crypto/openssl/
H A DConfigure1445 # probe for -Wa,--noexecstack option...
1451 push @{$config{cflags}}, "-Wa,--noexecstack", "-Qunused-arguments";
1456 if (m/--noexecstack/) {
1457 push @{$config{cflags}}, "-Wa,--noexecstack";
/freebsd-12-stable/contrib/binutils/bfd/
H A Delflink.c5406 else if (info->noexecstack)

Completed in 222 milliseconds