Home
last modified time | relevance | path

Searched refs:WASM_COMDAT_DATA (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h247 WASM_COMDAT_DATA = 0x0, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Dwasm2yaml.cpp89 WasmYAML::ComdatEntry{wasm::WASM_COMDAT_DATA, SegmentIndex}); in dumpCustomSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp1186 WasmComdatEntry{wasm::WASM_COMDAT_DATA, SegmentIndex}); in writeObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp566 case wasm::WASM_COMDAT_DATA: in parseLinkingSectionComdat()