Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp23 static const EnumEntry<unsigned> WasmSymbolTypes[] = { variable
219 W.printEnum("Type", Symbol.Info.Kind, makeArrayRef(WasmSymbolTypes)); in printSymbol()