Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DOpenBSD.cpp120 const bool Relocatable = Args.hasArg(options::OPT_r); in ConstructJob() local
139 if (!Args.hasArg(options::OPT_nostdlib) && !Shared && !Relocatable) { in ConstructJob()
152 } else if (!Relocatable) { in ConstructJob()
H A DCuda.cpp473 bool Relocatable; in ConstructJob() local
476 Relocatable = Args.hasFlag(options::OPT_fopenmp_relocatable_target, in ConstructJob()
481 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, options::OPT_fno_gpu_rdc, in ConstructJob()
485 Relocatable = true; in ConstructJob()
487 if (Relocatable) in ConstructJob()
/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2943 bool Relocatable = false; member in __anonb8862b370811::OffloadingActionBuilder::CudaActionBuilderBase
2963 Relocatable = Args.hasFlag(options::OPT_fgpu_rdc, in CudaActionBuilderBase()
3033 if (UA->getType() == types::TY_Object && !Relocatable) in addDeviceDependences()
3382 if (Relocatable) { in HIPActionBuilder()
3441 assert(((CurPhase == phases::Link && Relocatable) || in getDeviceDependences()
3449 if (!Relocatable && CurPhase == phases::Backend && !EmitLLVM && in getDeviceDependences()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp7679 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local
7680 if (!Relocatable || Res.getSymB()) in classifySymbolRef()
/freebsd-14.2/
H A DUPDATING1836 Relocatable object files with the extension of .So have been renamed