Home
last modified time | relevance | path

Searched refs:WASM_NAMES_FUNCTION (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h233 WASM_NAMES_FUNCTION = 0x1, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp224 writeUint8(OS, wasm::WASM_NAMES_FUNCTION); in writeSectionContent()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp315 case wasm::WASM_NAMES_FUNCTION: { in parseNameSection()