Home | History | Annotate | Download | only in Linker

Lines Matching refs:LinkModules

1 //===- lib/Linker/LinkModules.cpp - Module Linker Implementation ----------===//
348 /// ModuleLinker - This is an implementation class for the LinkModules
1320 // LinkModules entrypoint.
1323 /// LinkModules - This function links two modules together, with the resulting
1328 bool Linker::LinkModules(Module *Dest, Module *Src, unsigned Mode,