Issue 171103.1: DW_AT_call_origin should be encoded as reference class, not an exprloc
| Author: | Mark Wielaard |
|---|---|
| Champion: | Mark Wielaard |
| Date submitted: | 2017-11-03 |
| Date revised: | |
| Date closed: | 2021-10-04 |
| Type: | Error |
| Status: | Accepted |
| DWARF version: | 6 |
Section 7.5, pg 221
Section 3.4.1 Call Site Entries on page 90 says:
The call site entry may have a DW_AT_call_origin attribute which is a reference.
But Table 7.5: Attribute encodings on page 221 mentions the class is exprloc.
2021-10-04: Accepted.