Home
last modified time | relevance | path

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

12

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

12