Searched refs:DW_OP_reg0 (Results 1 – 5 of 5) sorted by relevance
429 && data[0] >= DW_OP_reg0 in dwarf2_tracepoint_var_ref()433 value->u.reg = data[0] - DW_OP_reg0; in dwarf2_tracepoint_var_ref()498 && dlbaton->data[0] >= DW_OP_reg0 in locexpr_describe_location()501 int regno = DWARF2_REG_TO_REGNUM (dlbaton->data[0] - DW_OP_reg0); in locexpr_describe_location()
353 case DW_OP_reg0: in execute_stack_op()389 result = op - DW_OP_reg0; in execute_stack_op()
8107 case DW_OP_reg0: in dwarf_stack_op_name()8663 case DW_OP_reg0: in decode_locdesc()8696 stack[++stacki] = op - DW_OP_reg0; in decode_locdesc()
445 DW_OP_reg0 = 0x50, enumerator
8113 case DW_OP_reg0: in decode_location_expression()8145 printf ("DW_OP_reg%d", op - DW_OP_reg0); in decode_location_expression()