The DWARFExpression methods have a lot of arguments. This removes two of
them by removing the ability to slice the expression via two offset+size
parameters. This is a functionality that it is not always needed, and
when it is, we already have a different handy way of slicing a data
extractor which we can use instead.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 37297 Build 37296: arc lint + arc unit