Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp33 static const EnumEntry<uint32_t> WasmSectionTypes[] = { variable
155 W.printEnum("Type", WasmSec.Type, makeArrayRef(WasmSectionTypes)); in printSectionHeaders()