Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp428 case dwarf::DW_OP_shl: in addExpression()
565 emitOp(dwarf::DW_OP_shl); in emitLegacySExt()
/third_party/libunwind/libunwind/include/
Ddwarf.h90 DW_OP_shl = 0x24, enumerator
/third_party/elfutils/libdw/
Ddwarf.h462 DW_OP_shl = 0x24, enumerator
Ddwarf_getlocation.c381 case DW_OP_shl: in __libdw_intern_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp61 Descriptions[DW_OP_shl] = Desc(Op::Dwarf2); in getDescriptions()
/third_party/elfutils/libdwfl/
Dframe_unwind.c414 BINOP (DW_OP_shl, <<) in expr_eval()
/third_party/libunwind/libunwind/src/dwarf/
DGexpr.c609 case DW_OP_shl: in dwarf_eval_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp917 case dwarf::DW_OP_shl: in isValid()
1156 case dwarf::DW_OP_shl: in createFragmentExpression()
/third_party/elfutils/tests/
Dvarlocs.c221 case DW_OP_shl: in print_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1737 return applyOps({dwarf::DW_OP_constu, Val, dwarf::DW_OP_shl}); in salvageDebugInfoImpl()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc8109 case DW_OP_shl: in op_is_arith_logic()