Searched refs:DW_OP_fbreg (Results 1 – 19 of 19) 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()
100 [DW_OP_fbreg] = OPND1 (SLEB128),634 case DW_OP_fbreg: in dwarf_eval_expr()
71 EmitOp(dwarf::DW_OP_fbreg); in AddMachineRegIndirect()
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
1101 DW_OP_fbreg = 0x91 // 1 param: SLEB128 offset enumerator1168 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1216 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1229 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()1240 w->Write<uint8_t>(DW_OP_fbreg); in WriteBodyInternal()
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.
546 DW_OP_fbreg = 0x91, enumerator
590 case DW_OP_fbreg: in ML_()1105 else if (nbytes >= 1 && *p == DW_OP_fbreg) { in ML_()
309 case DW_OP_fbreg: in print_expr()
4241 case DW_OP_fbreg: in print_ops()