Home
last modified time | relevance | path

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

/third_party/libunwind/src/dwarf/
DGexpr.c57 [DW_OP_const2u] = OPND1 (VAL16),
398 case DW_OP_const2u: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h66 DW_OP_const2u = 0x0a, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp35 Descriptions[DW_OP_const2u] = Desc(Op::Dwarf2, Op::Size2); in getDescriptions()