Home
last modified time | relevance | path

Searched refs:ModuleLinker (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp361 class ModuleLinker;
394 class ModuleLinker { class
426 ModuleLinker(Module *dstM, Linker::IdentifiedStructTypeSet &Set, Module *srcM, in ModuleLinker() function in __anon4cbc01be0211::ModuleLinker
613 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 …]