Searched refs:DW_OP_fbreg (Results 1 – 21 of 21) sorted by relevance
12 ; (DW_OP_fbreg: .*): DW_OP_fbreg has code 0x91
3 ; DW_OP_fbreg
32 ; 0x91 = DW_OP_fbreg
221 DW_OP_fbreg = 0x91, // SLEB128 offset enumerator
708 case DW_OP_fbreg: in evaluateExpression()
96 case DW_OP_fbreg: size = -128; break; in print_dwarf_exp_op()
71 EmitOp(dwarf::DW_OP_fbreg); in AddMachineRegIndirect()
100 [DW_OP_fbreg] = OPND1 (SLEB128),634 case DW_OP_fbreg: in dwarf_eval_expr()
17 ; Rather hard-coded, but 0x91 => DW_OP_fbreg and 0xa401 is SLEB128 encoded 164.
477 DW_OP_fbreg =0x91, enumerator
126 DW_OP_fbreg = 0x91, enumerator
546 DW_OP_fbreg = 0x91, enumerator
590 case DW_OP_fbreg: in ML_()1105 else if (nbytes >= 1 && *p == DW_OP_fbreg) { in ML_()
458 DW_OP_fbreg = 0x91, /* Signed LEB128 offset. */ enumerator
437 case DW_OP_fbreg: in __libdw_intern_expression()
445 DWARF_ONE_KNOWN_DW_OP (fbreg, DW_OP_fbreg) \
1824 * dwarf.h (DW_OP_fbreg): Comment fix.
1113 DW_OP_fbreg = 0x91 // 1 param: SLEB128 offset enumerator1182 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1230 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1243 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1254 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()
531 case DW_OP_fbreg: // 0x91 1 SLEB128 offset in DumpLocation()988 case DW_OP_fbreg: // 0x91 1 SLEB128 offset in GetOpcodeDataSize()2492 case DW_OP_fbreg: in Evaluate()
309 case DW_OP_fbreg: in print_expr()
4241 case DW_OP_fbreg: in print_ops()