Searched refs:ModuleLinker (Results 1 – 1 of 1) sorted by relevance
363 class ModuleLinker;396 class ModuleLinker { class431 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker() function in __anon68cc845a0211::ModuleLinker619 bool ModuleLinker::getComdatLeader(Module *M, StringRef ComdatName, in getComdatLeader()639 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()708 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult()729 bool ModuleLinker::shouldLinkFromSource(bool &LinkFromSrc, in shouldLinkFromSource()815 void ModuleLinker::computeTypeMapping() { in computeTypeMapping()931 void ModuleLinker::upgradeMismatchedGlobalArray(StringRef Name) { in upgradeMismatchedGlobalArray()961 void ModuleLinker::upgradeMismatchedGlobals() { in upgradeMismatchedGlobals()[all …]