Home
last modified time | relevance | path

Searched defs:pie (Results 1 – 9 of 9) sorted by relevance

/freebsd/usr.bin/ldd/
H A Dldd.c342 bool pie; in is_pie() local
395 bool dynamic, freebsd, pie; in is_executable() local
/freebsd/sys/contrib/libsodium/
H A Dconfigure.ac91 AC_ARG_ENABLE(pie, optenable
/freebsd/sys/dev/firewire/
H A Dfwphyreg.h121 pie:1, member
/freebsd/contrib/unbound/
H A Dacx_nlnetlabs.m41558 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t… optenable
/freebsd/contrib/ldns/
H A Dacx_nlnetlabs.m41505 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t… optenable
/freebsd/contrib/file/src/
H A Dreadelf.c1194 int clazz, int swap, int *pie, size_t *need) in dodynamic()
1746 int pie = 0, dynamic = 0; in dophn_exec() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp1661 bool pie = args.hasFlag(OPT_pie, OPT_no_pie, true); in link() local
/freebsd/crypto/openssh/
H A Dconfigure.ac2090 AC_ARG_WITH([pie], optwith
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h360 bool pie; member