Home
last modified time | relevance | path

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

/third_party/libunwind/include/
Ddwarf.h95 DW_OP_xor = 0x27, enumerator
/third_party/elfutils/libdw/
Ddwarf.h465 DW_OP_xor = 0x27, enumerator
Ddwarf_getlocation.c384 case DW_OP_xor: in __libdw_intern_expression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp427 case dwarf::DW_OP_xor: in addExpression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFExpression.cpp64 Descriptions[DW_OP_xor] = Desc(Op::Dwarf2); in getDescriptions()
/third_party/elfutils/libdwfl/
Dframe_unwind.c417 BINOP (DW_OP_xor, ^) in expr_eval()
/third_party/libunwind/src/dwarf/
DGexpr.c631 case DW_OP_xor: in dwarf_eval_expr()
/third_party/elfutils/tests/
Dvarlocs.c224 case DW_OP_xor: in print_expr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp916 case dwarf::DW_OP_xor: in isValid()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1735 return applyOps({dwarf::DW_OP_constu, Val, dwarf::DW_OP_xor}); in salvageDebugInfoImpl()
/third_party/libabigail/src/
Dabg-dwarf-reader.cc8122 case DW_OP_xor: in op_is_arith_logic()