Searched refs:ModuleLinker (Results 1 – 1 of 1) sorted by relevance
361 class ModuleLinker;394 class ModuleLinker { class426 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker() function in __anon4cbc01be0211::ModuleLinker613 bool ModuleLinker::getComdatLeader(Module *M, StringRef ComdatName, in getComdatLeader()633 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()707 bool ModuleLinker::getComdatResult(const Comdat *SrcC, in getComdatResult()728 bool ModuleLinker::shouldLinkFromSource(bool &LinkFromSrc, in shouldLinkFromSource()810 void ModuleLinker::computeTypeMapping() { in computeTypeMapping()926 void ModuleLinker::upgradeMismatchedGlobalArray(StringRef Name) { in upgradeMismatchedGlobalArray()956 void ModuleLinker::upgradeMismatchedGlobals() { in upgradeMismatchedGlobals()[all …]