| /freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
| HD | PS4CPU.cpp | 26 using clang::driver::tools::AddLinkerInputs; 136 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructPS4LinkJob() 233 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructGoldLinkJob()
|
| HD | Minix.cpp | 68 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | AMDGPU.cpp | 30 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | AIX.cpp | 133 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | AVR.cpp | 111 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | XCore.cpp | 80 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | CloudABI.cpp | 82 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | CommonArgs.h | 26 void AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs,
|
| HD | Ananas.cpp | 110 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | DragonFly.cpp | 118 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | BareMetal.cpp | 172 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | RISCVToolchain.cpp | 174 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | MSP430.cpp | 212 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | OpenBSD.cpp | 179 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | Solaris.cpp | 122 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | CrossWindows.cpp | 167 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | WebAssembly.cpp | 75 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | Myriad.cpp | 169 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | NaCl.cpp | 131 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | Fuchsia.cpp | 120 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | FreeBSD.cpp | 285 AddLinkerInputs(ToolChain, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | Hexagon.cpp | 331 AddLinkerInputs(HTC, Inputs, Args, CmdArgs, JA); in constructHexagonLinkArgs()
|
| HD | NetBSD.cpp | 257 AddLinkerInputs(getToolChain(), Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | MinGW.cpp | 201 AddLinkerInputs(TC, Inputs, Args, CmdArgs, JA); in ConstructJob()
|
| HD | CommonArgs.cpp | 139 void tools::AddLinkerInputs(const ToolChain &TC, const InputInfoList &Inputs, in AddLinkerInputs() function in tools
|