Home
last modified time | relevance | path

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

/third_party/libunwind/src/dwarf/
DGexpr.c58 [DW_OP_const2s] = OPND1 (VAL16),
415 case DW_OP_const2s: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h67 DW_OP_const2s = 0x0b, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp36 Descriptions[DW_OP_const2s] = Desc(Op::Dwarf2, Op::SignedSize2); in getDescriptions()