Searched refs:DW_OP_and (Results 1 – 11 of 11) sorted by relevance
96 emitOp(dwarf::DW_OP_and); in addAnd()426 case dwarf::DW_OP_and: in addExpression()573 emitOp(dwarf::DW_OP_and); in emitLegacyZExt()
80 DW_OP_and = 0x1a, enumerator
452 DW_OP_and = 0x1a, enumerator
372 case DW_OP_and: in __libdw_intern_expression()
51 Descriptions[DW_OP_and] = Desc(Op::Dwarf2); in getDescriptions()
373 BINOP (DW_OP_and, &) in expr_eval()
537 case DW_OP_and: in dwarf_eval_expr()
212 case DW_OP_and: in print_expr()
915 case dwarf::DW_OP_and: in isValid()
1733 return applyOps({dwarf::DW_OP_constu, Val, dwarf::DW_OP_and}); in salvageDebugInfoImpl()
8048 case DW_OP_and: in op_is_arith_logic()