Home
last modified time | relevance | path

Searched refs:DW_OP_const4u (Results 1 – 4 of 4) 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/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/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp256 PointerSize == 4 ? dwarf::DW_OP_const4u in addLocationAttribute()