Searched refs:DW_OP_bregx (Results 1 – 13 of 13) sorted by relevance
81 Descriptions[DW_OP_bregx] = Desc(Op::Dwarf2, Op::SizeLEB, Op::SignedSizeLEB); in getDescriptions()216 if (Opcode == DW_OP_bregx || Opcode == DW_OP_regx) in prettyPrintRegisterOp()218 else if (Opcode >= DW_OP_breg0 && Opcode < DW_OP_bregx) in prettyPrintRegisterOp()226 Opcode == DW_OP_bregx) in prettyPrintRegisterOp()253 Opcode == DW_OP_bregx || Opcode == DW_OP_regx) in print()
61 emitOp(dwarf::DW_OP_bregx); in addBReg()507 case dwarf::DW_OP_bregx: in addExpression()508 emitOp(dwarf::DW_OP_bregx); in addExpression()
103 [DW_OP_bregx] = OPND2 (ULEB128, SLEB128),365 case DW_OP_bregx: in dwarf_eval_expr()
130 DW_OP_bregx = 0x92, enumerator
572 DW_OP_bregx = 0x92, /* ULEB128 register followed by SLEB128 off. */ enumerator
180 fs->cfa_data.offset.atom = DW_OP_bregx; in execute_cfi()
501 case DW_OP_bregx: in __libdw_intern_expression()
230 case DW_OP_bregx: in expr_eval()
842 case dwarf::DW_OP_bregx: in getSize()927 case dwarf::DW_OP_bregx: in isValid()
376 case DW_OP_bregx: in print_expr()
7868 case DW_OP_bregx: in op_pushes_non_constant_value()
7653 Ops.push_back(dwarf::DW_OP_bregx); in describeLoadedValue()
4661 case DW_OP_bregx: in print_ops()