Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h299 WASM_SEGMENT_INFO = 0x5, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h323 WASM_SEGMENT_INFO = 0x5, enumerator
/external/llvm-project/lld/wasm/
DSyntheticSections.cpp478 SubSection sub(WASM_SEGMENT_INFO); in writeBody()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp217 writeUint8(OS, wasm::WASM_SEGMENT_INFO); in writeSectionContent()
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp219 writeUint8(OS, wasm::WASM_SEGMENT_INFO); in writeSectionContent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp975 startSection(SubSection, wasm::WASM_SEGMENT_INFO); in writeLinkingMetaDataSection()
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp1082 startSection(SubSection, wasm::WASM_SEGMENT_INFO); in writeLinkingMetaDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp419 case wasm::WASM_SEGMENT_INFO: { in parseLinkingSection()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp447 case wasm::WASM_SEGMENT_INFO: { in parseLinkingSection()