Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h148 Range<Comdat> Comdats; member
240 ArrayRef<storage::Comdat> Comdats; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h69 ComdatSetType Comdats; variable
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h66 ComdatSetType Comdats; variable
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp91 std::vector<storage::Comdat> Comdats; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp97 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1156 const std::map<StringRef, std::vector<WasmComdatEntry>> &Comdats) { in writeLinkingMetaDataSection() argument
1466 std::map<StringRef, std::vector<WasmComdatEntry>> Comdats; writeOneObject() local
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h260 std::vector<Comdat> Comdats; member
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h480 std::vector<StringRef> Comdats; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2698 SetVector<const Comdat *> Comdats; member in __anon33b632580911::AssemblyWriter