Home
last modified time | relevance | path

Searched defs:isPIEDefault (Results 1 – 14 of 14) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHLSL.h44 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DOHOS.h37 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { return true; } in isPIEDefault() function
H A DTCE.cpp37 bool TCEToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in TCEToolChain
H A DAIX.h66 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DAMDGPU.h68 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DCuda.h155 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DCrossWindows.cpp228 bool CrossWindowsToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in CrossWindowsToolChain
H A DFreeBSD.cpp481 bool FreeBSD::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in FreeBSD
H A DWebAssembly.cpp257 bool WebAssembly::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in WebAssembly
H A DLinux.cpp759 bool Linux::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in Linux
H A DMinGW.cpp595 bool toolchains::MinGW::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in toolchains::MinGW
H A DMSVC.cpp490 bool MSVCToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in MSVCToolChain
H A DDarwin.cpp3225 bool MachO::isPIEDefault(const llvm::opt::ArgList &Args) const { return false; } in isPIEDefault() function in MachO
H A DGnu.cpp3122 bool Generic_GCC::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in Generic_GCC