Home
last modified time | relevance | path

Searched defs:Comdats (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DIRSymtab.h148 Range<Comdat> Comdats; member
240 ArrayRef<storage::Comdat> Comdats; variable
/openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h69 ComdatSetType Comdats; variable
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h66 ComdatSetType Comdats; variable
/openbsd-src/gnu/llvm/llvm/tools/obj2yaml/
H A Dwasm2yaml.cpp90 ArrayRef<StringRef> Comdats = Obj.linkingData().Comdats; in dumpCustomSection() local
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DIRSymtab.cpp93 std::vector<storage::Comdat> Comdats; member
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp99 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DWasmObjectWriter.cpp1157 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats) { in writeLinkingMetaDataSection()
1471 std::map<StringRef, std::vector<WasmComdatEntry>> Comdats; in writeOneObject() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h259 std::vector<Comdat> Comdats; member
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h237 std::vector<StringRef> Comdats; member
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2553 SetVector<const Comdat *> Comdats; member in __anon4f18fdef0911::AssemblyWriter
/openbsd-src/gnu/llvm/llvm/docs/
H A DLangRef.rst942 Comdats section in High Level Structure
1040 .. _namedmetadatastructure: