Searched refs:DW_OP_reg31 (Results 1 – 4 of 4) sorted by relevance
118 #define DW_OP_reg31 0x6f macro
1215 case DW_OP_reg0 ... DW_OP_reg31: in offset_from_dwarf_op() 1233 case DW_OP_reg0 ... DW_OP_reg31: in check_allowed_ops()
109 case DW_OP_reg0 ...DW_OP_reg31: in pr_debug_location() 1598 case DW_OP_reg0 ... DW_OP_reg31: in find_data_type_die()
166 } else if (op->atom >= DW_OP_reg0 && op->atom <= DW_OP_reg31) { in convert_variable_location()