Home
last modified time | relevance | path

Searched refs:WASM_SYMBOL_TABLE (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h302 WASM_SYMBOL_TABLE = 0x8, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DWasm.h362 WASM_SYMBOL_TABLE = 0x8, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp177 writeUint8(OS, wasm::WASM_SYMBOL_TABLE); in writeSectionContent()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp194 writeUint8(OS, wasm::WASM_SYMBOL_TABLE); in writeSectionContent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWasmObjectWriter.cpp939 startSection(SubSection, wasm::WASM_SYMBOL_TABLE); in writeLinkingMetaDataSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp415 case wasm::WASM_SYMBOL_TABLE: in parseLinkingSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DWasmObjectWriter.cpp1164 startSection(SubSection, wasm::WASM_SYMBOL_TABLE); in writeLinkingMetaDataSection()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
DWasmObjectFile.cpp536 case wasm::WASM_SYMBOL_TABLE: in parseLinkingSection()