Home
last modified time | relevance | path

Searched refs:DW_OP_consts (Results 1 – 5 of 5) 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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp845 case dwarf::DW_OP_consts: in getSize()