Searched defs:PIE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp972 bool PIE = ToolChain.isPIEDefault(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/include/lld/ReaderWriter/
H A DMachOLinkingContext.h162 bool PIE() const { return _pie; } function in class:lld::MachOLinkingContext

Completed in 112 milliseconds