Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h239 WASM_SEGMENT_INFO = 0x5, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp181 writeUint8(OS, wasm::WASM_SEGMENT_INFO); in writeSectionContent()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWasmObjectWriter.cpp973 startSection(SubSection, wasm::WASM_SEGMENT_INFO); in writeLinkingMetaDataSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp377 case wasm::WASM_SEGMENT_INFO: { in parseLinkingSection()