Home
last modified time | relevance | path

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

/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h61 ComdatSetType Comdats; variable
175 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
DValueEnumerator.cpp396 unsigned ComdatID = Comdats.idFor(C); in getComdatID()
587 Comdats.insert(C); in EnumerateValue()
/external/llvm/test/Bitcode/
Dweak-macho-3.5.ll4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp86 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local
92 Comdats.erase(Comdats.find(Source)); in rewriteComdat()
/external/llvm/lib/IR/
DAsmWriter.cpp1943 SetVector<const Comdat *> Comdats; member in __anond169a03a0711::AssemblyWriter
2002 Comdats.insert(C); in init()
2005 Comdats.insert(C); in init()
2151 if (!Comdats.empty()) in printModule()
2153 for (const Comdat *C : Comdats) { in printModule()
2155 if (C != Comdats.back()) in printModule()
/external/llvm/docs/
DLangRef.rst738 Comdats section in High Level Structure
743 Comdats have a name which represents the COMDAT key. All global objects that
748 Comdats have a selection kind to provide input on how the linker should