Searched refs:DW_OP_xor (Results 1 – 11 of 11) sorted by relevance
115 DW_OP_xor = 0x27, enumerator
509 case DW_OP_xor: in evaluateExpression()
92 DW_OP_xor = 0x27, enumerator
431 DW_OP_xor = 0x27, enumerator
362 DW_OP_xor = 0x27, enumerator
297 case DW_OP_xor: in __libdw_intern_expression()
351 case DW_OP_xor: return "DW_OP_xor"; in OperationEncodingString()
354 …case DW_OP_xor: s->PutCString("DW_OP_xor"); break; // 0… in DumpLocation()846 case DW_OP_xor: // 0x27 in GetOpcodeDataSize()2095 case DW_OP_xor: in Evaluate()
411 DW_OP_xor = 0x27, enumerator
566 case DW_OP_xor: in dwarf_eval_expr()
3947 [DW_OP_xor] = "xor", in print_ops()