Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp25 static const EnumEntry<unsigned> WasmSymbolTypes[] = { variable
211 W.printEnum("Type", Symbol.Info.Kind, makeArrayRef(WasmSymbolTypes)); in printSymbol()