Home
last modified time | relevance | path

Searched defs:WASM_SYMBOL_BINDING_LOCAL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h330 const unsigned WASM_SYMBOL_BINDING_LOCAL = 0x2; variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h357 const unsigned WASM_SYMBOL_BINDING_LOCAL = 0x2; variable