Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFExpression.cpp94 Desc(Op::Dwarf4, Op::SizeLEB, Op::WasmLocationArg); in getOpDescriptions()
203 case Operation::WasmLocationArg: in extract()
335 } else if (Size == Operation::WasmLocationArg) { in print()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFExpression.h48 WasmLocationArg = 30, enumerator