Home
last modified time | relevance | path

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

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