Home
last modified time | relevance | path

Searched refs:DW_OP_consts (Results 1 – 11 of 11) sorted by relevance

/third_party/libunwind/src/dwarf/
DGexpr.c64 [DW_OP_consts] = OPND1 (SLEB128),
403 case DW_OP_consts: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h73 DW_OP_consts = 0x11, enumerator
/third_party/elfutils/libdw/
Ddwarf.h443 DW_OP_consts = 0x11, /* Signed LEB128 constant. */ enumerator
Ddwarf_getlocation.c495 case DW_OP_consts: in __libdw_intern_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp188 emitOp(dwarf::DW_OP_consts); in addSignedConstant()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp42 Descriptions[DW_OP_consts] = Desc(Op::Dwarf2, Op::SignedSizeLEB); in getDescriptions()
/third_party/elfutils/libdwfl/
Dframe_unwind.c195 case DW_OP_consts: in expr_eval()
/third_party/elfutils/tests/
Dvarlocs.c357 case DW_OP_consts: in print_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp845 case dwarf::DW_OP_consts: in getSize()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc7641 case DW_OP_consts: in op_pushes_constant_value()
/third_party/elfutils/src/
Dreadelf.c4650 case DW_OP_consts: in print_ops()