Home
last modified time | relevance | path

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

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