Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h148 Range<Comdat> Comdats; member
240 ArrayRef<storage::Comdat> Comdats; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/DXILWriter/
H A DDXILValueEnumerator.h69 ComdatSetType Comdats; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.h66 ComdatSetType Comdats; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DIRSymtab.cpp93 std::vector<storage::Comdat> Comdats; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp97 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DWasmObjectWriter.cpp1159 writeLinkingMetaDataSection(ArrayRef<wasm::WasmSymbolInfo> SymbolInfos,ArrayRef<std::pair<uint16_t,uint32_t>> InitFuncs,const std::map<StringRef,std::vector<WasmComdatEntry>> & Comdats) writeLinkingMetaDataSection() argument
1473 std::map<StringRef, std::vector<WasmComdatEntry>> Comdats; writeOneObject() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h260 std::vector<Comdat> Comdats; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h432 std::vector<StringRef> Comdats; global() member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2611 SetVector<const Comdat *> Comdats; global() member in __anoncb2f1b2a0911::AssemblyWriter