Searched refs:Relocatable (Results 1 – 5 of 5) sorted by relevance
120 const bool Relocatable = Args.hasArg(options::OPT_r); in ConstructJob() local139 if (!Args.hasArg(options::OPT_nostdlib) && !Shared && !Relocatable) { in ConstructJob()152 } else if (!Relocatable) { in ConstructJob()
473 bool Relocatable; in ConstructJob() local476 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()
2943 bool Relocatable = false; member in __anonb8862b370811::OffloadingActionBuilder::CudaActionBuilderBase2963 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()
7679 bool Relocatable = Expr->evaluateAsRelocatable(Res, nullptr, nullptr); in classifySymbolRef() local7680 if (!Relocatable || Res.getSymB()) in classifySymbolRef()
1836 Relocatable object files with the extension of .So have been renamed