Searched refs:DW_OP_bregx (Results 1 – 17 of 17) sorted by relevance
222 DW_OP_bregx = 0x92, // ULEB128 register followed by SLEB128 offset enumerator
699 case DW_OP_bregx: in evaluateExpression()
70 if (opcode_class == DRC_TWOOPERANDS && opcode == DW_OP_bregx) in print_dwarf_exp_op()
40 EmitOp(dwarf::DW_OP_bregx); in AddRegIndirect()
101 [DW_OP_bregx] = OPND2 (ULEB128, SLEB128),301 case DW_OP_bregx: in dwarf_eval_expr()
127 DW_OP_bregx = 0x92, enumerator
547 DW_OP_bregx = 0x92, enumerator
637 case DW_OP_bregx: in ML_()
456 DW_OP_bregx = 0x92, /* ULEB128 register followed by SLEB128 off. */ enumerator
167 fs->cfa_data.offset.atom = DW_OP_bregx; in execute_cfi()
407 case DW_OP_bregx: in __libdw_intern_expression()
421 ONE_KNOWN_DW_OP_DESC (bregx, DW_OP_bregx, "ULEB128 register followed by SLEB128 off.") \
534 …case DW_OP_bregx: // 0x92 2 ULEB128 register fol… in DumpLocation()994 case DW_OP_bregx: // 0x92 2 ULEB128 register followed by SLEB128 offset in GetOpcodeDataSize()2475 case DW_OP_bregx: in Evaluate()
230 case DW_OP_bregx: in expr_eval()
322 case DW_OP_bregx: in print_expr()
317 } else if (op->atom == DW_OP_bregx) { in convert_variable_location()
4148 case DW_OP_bregx: in print_ops()