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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp32 static const EnumEntry<uint32_t> WasmSectionTypes[] = { member in namespace:__anon4874
160 W.printEnum("Type", WasmSec.Type, makeArrayRef(WasmSectionTypes));

Completed in 20 milliseconds