Home
last modified time | relevance | path

Searched refs:DW_OP_const8s (Results 1 – 9 of 9) sorted by relevance

/third_party/libunwind/src/dwarf/
DGexpr.c62 [DW_OP_const8s] = OPND1 (VAL64),
402 case DW_OP_const8s: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h71 DW_OP_const8s = 0x0f, enumerator
/third_party/elfutils/libdw/
Ddwarf.h441 DW_OP_const8s = 0x0f, /* Signed 8-byte constant. */ enumerator
Ddwarf_getlocation.c473 case DW_OP_const8s: in __libdw_intern_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp40 Descriptions[DW_OP_const8s] = Desc(Op::Dwarf2, Op::SignedSize8); in getDescriptions()
/third_party/elfutils/libdwfl/
Dframe_unwind.c193 case DW_OP_const8s: in expr_eval()
/third_party/elfutils/tests/
Dvarlocs.c356 case DW_OP_const8s: in print_expr()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc7639 case DW_OP_const8s: in op_pushes_constant_value()
/third_party/elfutils/src/
Dreadelf.c4590 case DW_OP_const8s: in print_ops()