A large binary's DWARF info can contain line tables with thousands of entries. Since dynamically resized vectors don't have exact capacities, there could be a large amount of wasted space. This patch changes the DWARF reader to store the line table rows in vectors with exact capacities.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 2292 Build 2292: arc lint + arc unit