Home
last modified time | relevance | path

Searched defs:ComdatName (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Linker/
H A DLinkModules.cpp130 bool ModuleLinker::getComdatLeader(Module &M, StringRef ComdatName, in getComdatLeader()
150 bool ModuleLinker::computeResultingSelectionKind(StringRef ComdatName, in computeResultingSelectionKind()
223 StringRef ComdatName = SrcC->getName(); in getComdatResult() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp87 for (StringRef ComdatName : Comdats) in dumpCustomSection() local