Searched defs:Linker (Results 1 – 5 of 5) sorted by relevance
1 (* RUN: rm -rf %t.builddir
153 public class Linker { class
665 std::string Linker; variable
5033 std::string Linker = ToolChain.GetProgramPath("hexagon-ld"); in ConstructJob() local
1569 Linker::Linker(Module *M, bool SuppressWarnings) in Linker() function in Linker