Searched refs:DW_OP_xor (Results 1 – 11 of 11) sorted by relevance
95 DW_OP_xor = 0x27, enumerator
465 DW_OP_xor = 0x27, enumerator
384 case DW_OP_xor: in __libdw_intern_expression()
427 case dwarf::DW_OP_xor: in addExpression()
64 Descriptions[DW_OP_xor] = Desc(Op::Dwarf2); in getDescriptions()
417 BINOP (DW_OP_xor, ^) in expr_eval()
631 case DW_OP_xor: in dwarf_eval_expr()
224 case DW_OP_xor: in print_expr()
916 case dwarf::DW_OP_xor: in isValid()
1735 return applyOps({dwarf::DW_OP_constu, Val, dwarf::DW_OP_xor}); in salvageDebugInfoImpl()
8122 case DW_OP_xor: in op_is_arith_logic()