Home
last modified time | relevance | path

Searched refs:DW_OP_const4u (Results 1 – 10 of 10) sorted by relevance

/third_party/libunwind/src/dwarf/
DGexpr.c59 [DW_OP_const4u] = OPND1 (VAL32),
399 case DW_OP_const4u: in dwarf_eval_expr()
/third_party/libunwind/include/
Ddwarf.h68 DW_OP_const4u = 0x0c, enumerator
/third_party/elfutils/libdw/
Ddwarf.h438 DW_OP_const4u = 0x0c, /* Unsigned 4-byte constant. */ enumerator
Ddwarf_getlocation.c450 case DW_OP_const4u: in __libdw_intern_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp37 Descriptions[DW_OP_const4u] = Desc(Op::Dwarf2, Op::Size4); in getDescriptions()
/third_party/elfutils/libdwfl/
Dframe_unwind.c190 case DW_OP_const4u: in expr_eval()
/third_party/elfutils/tests/
Dvarlocs.c310 case DW_OP_const4u: in print_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp256 PointerSize == 4 ? dwarf::DW_OP_const4u in addLocationAttribute()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc7636 case DW_OP_const4u: in op_pushes_constant_value()
/third_party/elfutils/src/
Dreadelf.c4535 case DW_OP_const4u: in print_ops()