Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DWasmDumper.cpp34 static const EnumEntry<uint32_t> WasmSectionTypes[] = { variable
162 W.printEnum("Type", WasmSec.Type, makeArrayRef(WasmSectionTypes)); in printSections()