Searched refs:DW_OP_breg31 (Results 1 – 4 of 4) sorted by relevance
150 #define DW_OP_breg31 0x8f macro
1191 case DW_OP_breg0 ... DW_OP_breg31: in reg_from_dwarf_op()1210 case DW_OP_breg0 ... DW_OP_breg31: in offset_from_dwarf_op()
108 case DW_OP_breg0 ...DW_OP_breg31: in pr_debug_location()
149 if (op->atom >= DW_OP_breg0 && op->atom <= DW_OP_breg31) { in convert_variable_location()