Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h302 WASM_SYMBOL_TABLE = 0x8, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h326 WASM_SYMBOL_TABLE = 0x8, enumerator
/external/llvm-project/lld/wasm/
DSyntheticSections.cpp437 SubSection sub(WASM_SYMBOL_TABLE); in writeBody()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp177 writeUint8(OS, wasm::WASM_SYMBOL_TABLE); in writeSectionContent()
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp178 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/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp1045 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/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp443 case wasm::WASM_SYMBOL_TABLE: in parseLinkingSection()