Home
last modified time | relevance | path

Searched defs:isPIEDefault (Results 1 – 23 of 23) 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 DMSP430.h40 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 DHIPSPV.h86 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DZOS.h59 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DTCE.cpp37 bool TCEToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in TCEToolChain
H A DOpenBSD.h62 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DAIX.h66 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DBareMetal.h43 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DSPIRV.h70 bool isPIEDefault(const llvm::opt::ArgList &Args) const override { in isPIEDefault() function
H A DFuchsia.h70 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 DVEToolchain.cpp70 bool VEToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in VEToolChain
H A DXCore.cpp104 bool XCoreToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in XCoreToolChain
H A DCrossWindows.cpp228 bool CrossWindowsToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in CrossWindowsToolChain
H A DFreeBSD.cpp476 bool FreeBSD::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in FreeBSD
H A DWebAssembly.cpp255 bool WebAssembly::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in WebAssembly
H A DLinux.cpp751 bool Linux::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in Linux
H A DMinGW.cpp592 bool toolchains::MinGW::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in toolchains::MinGW
H A DMSVC.cpp487 bool MSVCToolChain::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in MSVCToolChain
H A DDarwin.cpp3130 bool MachO::isPIEDefault(const llvm::opt::ArgList &Args) const { return false; } in isPIEDefault() function in MachO
H A DGnu.cpp3119 bool Generic_GCC::isPIEDefault(const llvm::opt::ArgList &Args) const { in isPIEDefault() function in Generic_GCC