Home
last modified time | relevance | path

Searched refs:DW_OP_const2s (Results 1 – 9 of 9) 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/elfutils/libdw/
Ddwarf.h437 DW_OP_const2s = 0x0b, /* Signed 2-byte constant. */ enumerator
Ddwarf_getlocation.c440 case DW_OP_const2s: in __libdw_intern_expression()
/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()
/third_party/elfutils/libdwfl/
Dframe_unwind.c189 case DW_OP_const2s: in expr_eval()
/third_party/elfutils/tests/
Dvarlocs.c354 case DW_OP_const2s: in print_expr()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc7635 case DW_OP_const2s: in op_pushes_constant_value()
/third_party/elfutils/src/
Dreadelf.c4568 case DW_OP_const2s: in print_ops()