Searched refs:ModuleLinker (Results 1 – 1 of 1) sorted by relevance
363 class ModuleLinker;396 class ModuleLinker { class428 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker() function in __anon6ffd814d0211::ModuleLinker615 bool ModuleLinker::getComdatLeader(Module *M, StringRef ComdatName, in getComdatLeader()635 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()704 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult()725 bool ModuleLinker::shouldLinkFromSource(bool &LinkFromSrc, in shouldLinkFromSource()805 void ModuleLinker::computeTypeMapping() { in computeTypeMapping()921 void ModuleLinker::upgradeMismatchedGlobalArray(StringRef Name) { in upgradeMismatchedGlobalArray()951 void ModuleLinker::upgradeMismatchedGlobals() { in upgradeMismatchedGlobals()[all …]