Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-readobj/
DWasmDumper.cpp31 static const EnumEntry<uint32_t> WasmSectionTypes[] = { variable
159 W.printEnum("Type", WasmSec.Type, makeArrayRef(WasmSectionTypes)); in printSectionHeaders()