Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h293 WASM_NAMES_FUNCTION = 0x1, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmEmitter.cpp259 writeUint8(OS, wasm::WASM_NAMES_FUNCTION); in writeSectionContent()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp356 case wasm::WASM_NAMES_FUNCTION: { in parseNameSection()