Home
last modified time | relevance | path

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

12

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAVR.cpp552 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
581 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DSPIRV.cpp85 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DXCore.cpp80 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCSKYToolChain.cpp175 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DRISCVToolchain.cpp191 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DDragonFly.cpp128 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCommonArgs.h30 void AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs,
H A DCrossWindows.cpp169 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DHaiku.cpp101 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DMSP430.cpp294 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DZOS.cpp165 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DHexagon.cpp368 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
457 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
H A DNaCl.cpp128 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DSolaris.cpp208 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DOpenBSD.cpp214 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DPS4CPU.cpp218 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DAIX.cpp232 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DFuchsia.cpp154 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DFreeBSD.cpp284 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DWebAssembly.cpp143 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DBareMetal.cpp441 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DNetBSD.cpp276 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DMinGW.cpp242 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DAMDGPU.cpp622 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
H A DCommonArgs.cpp395 void tools::AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs, in AddLinkerInputs() function in tools

12