When there is a single piece and it's a register value just return it. This is important for clang compiled programs which will use DW_OP_regN to specify the value of the frame base. |
||
|---|---|---|
| .. | ||
| op_test.go | ||
| op.go | ||
| opcodes.go | ||
| opcodes.table | ||
| regs.go | ||
When there is a single piece and it's a register value just return it. This is important for clang compiled programs which will use DW_OP_regN to specify the value of the frame base. |
||
|---|---|---|
| .. | ||
| op_test.go | ||
| op.go | ||
| opcodes.go | ||
| opcodes.table | ||
| regs.go | ||