Home
last modified time | relevance | path

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

/openbsd-src/usr.sbin/nsd/
H A Dacx_nlnetlabs.m41505 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t… optenable
/openbsd-src/usr.sbin/unbound/
H A Dacx_nlnetlabs.m41505 …AC_ARG_ENABLE([pie], AS_HELP_STRING([--enable-pie], [Enable Position-Independent Executable (eg. t… optenable
/openbsd-src/gnu/llvm/lld/wasm/
H A DConfig.h53 bool pie; member
/openbsd-src/gnu/usr.bin/binutils/include/
H A Dbfdlink.h292 unsigned int pie: 1; member
/openbsd-src/gnu/usr.bin/binutils-2.17/include/
H A Dbfdlink.h317 unsigned int pie: 1; member
/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.cpp1473 bool pie = args.hasFlag(OPT_pie, OPT_no_pie, true); in link() local
/openbsd-src/gnu/llvm/lld/ELF/
H A DConfig.h244 bool pie; member