Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp96 Desc(Op::Dwarf4, Op::SizeLEB, Op::WasmLocationArg); in getDescriptions()
174 case Operation::WasmLocationArg: in extract()
298 } else if (Size == Operation::WasmLocationArg) { in print()
/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h47 WasmLocationArg = 30, enumerator