Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h332 const unsigned WASM_SYMBOL_VISIBILITY_HIDDEN = 0x4; variable
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h359 const unsigned WASM_SYMBOL_VISIBILITY_HIDDEN = 0x4; variable