Home
last modified time | relevance | path

Searched refs:Relocatable (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp232 const bool Relocatable = Args.hasArg(options::OPT_r); in ConstructJob() local
252 !Relocatable && !Shared && !Static); in ConstructJob()
256 if (!Relocatable) { in ConstructJob()
326 if (!Relocatable && !Shared && !PIE) in ConstructJob()
379 !Relocatable && in ConstructJob()
399 if (!Relocatable && in ConstructJob()
H A DOpenBSD.cpp121 const bool Relocatable = Args.hasArg(options::OPT_r); in ConstructJob() local
140 if (!Args.hasArg(options::OPT_nostdlib) && !Shared && !Relocatable) { in ConstructJob()
153 } else if (!Relocatable) { in ConstructJob()
H A DCuda.cpp478 bool Relocatable; in ConstructJob() local
481 Relocatable = Args.hasFlag(options::OPT_fopenmp_relocatable_target, in ConstructJob()
486 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, options::OPT_fno_gpu_rdc, in ConstructJob()
490 Relocatable = true; in ConstructJob()
492 if (Relocatable) in ConstructJob()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/Offloading/
H A DOffloadWrapper.h29 bool Relocatable = false);
/freebsd/contrib/llvm-project/llvm/lib/Frontend/Offloading/
H A DOffloadWrapper.cpp116 bool Relocatable) { in createBinDesc() argument
133 Image->setSection(Relocatable ? ".llvm.offloading.relocatable" in createBinDesc()
627 llvm::StringRef Suffix, bool Relocatable) { in wrapOpenMPBinaries() argument
629 createBinDesc(M, Images, EntryArray, Suffix, Relocatable); in wrapOpenMPBinaries()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp416 bool Relocatable = in recordRelocation() local
420 if (Relocatable && Val.getAddSym() && Val.getSubSym()) { in recordRelocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp534 bool Relocatable = in RecordX86Relocation() local
538 if (Relocatable && Val.getAddSym() && Val.getSubSym()) { in RecordX86Relocation()
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaFeatures.td82 "Enable Xtensa Relocatable Vector option">;
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp3282 bool Relocatable = false; member in __anon17dcc6010c11::OffloadingActionBuilder::CudaActionBuilderBase
3298 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in CudaActionBuilderBase()
3348 if (UA->getType() == types::TY_Object && !Relocatable) in addDeviceDependences()
3686 if (Relocatable) { in HIPActionBuilder()
3747 assert(((CurPhase == phases::Link && Relocatable) || in getDeviceDependences()
3755 if (!Relocatable && CurPhase == phases::Backend && !EmitLLVM && in getDeviceDependences()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp8296 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr); in classifySymbolRef() local
8297 if (!Relocatable || Res.getSubSym()) in classifySymbolRef()
/freebsd/
H A DUPDATING2391 Relocatable object files with the extension of .So have been renamed