commit | a47e2297fc283f87daa60dd3abd6507443aeacec | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Feb 17 14:59:33 2025 -0500 |
committer | Simon Marchi <simon.marchi@efficios.com> | Wed Feb 19 11:14:41 2025 -0500 |
tree | b55f142d24175376989b2f72c825f182d19978a7 | |
parent | e3f9a1e14ac8694d0eb8e4cfa88f16510cf23b6b [diff] |
gdb/dwarf: pass section offset to dwarf2_per_cu_data constructor Similar to the previous patch, but for the offset within the containing section. Change-Id: I1d76e1f88002bca924e0b12fd78c7ea49d36c0ec Approved-By: Tom Tromey <tom@tromey.com>