Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp95 Desc(Op::Dwarf4, Op::SizeLEB, Op::WasmLocationArg); in getDescriptions()
173 case Operation::WasmLocationArg: in extract()
295 } else if (Size == Operation::WasmLocationArg) { in print()
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h46 WasmLocationArg = 30, enumerator