Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DUEFI.cpp81 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DAVR.cpp618 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
647 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DXCore.cpp80 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DSPIRV.cpp127 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCSKYToolChain.cpp174 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DPS4CPU.cpp198 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
397 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DDragonFly.cpp128 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCrossWindows.cpp169 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DHaiku.cpp96 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DMSP430.cpp293 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DZOS.cpp173 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DHexagon.cpp367 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
459 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
H A DNaCl.cpp127 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DSolaris.cpp206 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DOpenBSD.cpp208 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DFreeBSD.cpp282 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DFuchsia.cpp147 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DAIX.cpp259 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DWebAssembly.cpp161 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DNetBSD.cpp279 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DBareMetal.cpp658 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DMinGW.cpp260 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DAMDGPU.cpp573 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCuda.cpp628 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DCommonArgs.h30 void AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs,

12