Home
last modified time | relevance | path

Searched refs:AddLinkerInputs (Results 1 – 25 of 27) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
DPS4CPU.cpp26 using clang::driver::tools::AddLinkerInputs;
142 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DMinix.cpp70 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DCloudABI.cpp82 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DXCore.cpp81 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DAnanas.cpp112 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DDragonFly.cpp120 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DCommonArgs.h26 void AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs,
DAVR.cpp388 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DAIX.cpp148 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DRISCVToolchain.cpp184 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DSolaris.cpp123 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DCrossWindows.cpp168 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
DHexagon.cpp288 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
364 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
DMSP430.cpp295 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DMyriad.cpp171 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DOpenBSD.cpp174 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DBareMetal.cpp298 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
DNaCl.cpp131 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DWebAssembly.cpp109 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DFuchsia.cpp129 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DFreeBSD.cpp294 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
DNetBSD.cpp259 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DMinGW.cpp214 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
DAMDGPU.cpp527 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
DCommonArgs.cpp224 void tools::AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs, in AddLinkerInputs() function in tools

12