]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/dwarf: pass section offset to dwarf2_per_cu_data constructor
authorSimon Marchi <simon.marchi@polymtl.ca>
Mon, 17 Feb 2025 19:59:33 +0000 (14:59 -0500)
committerSimon Marchi <simon.marchi@efficios.com>
Wed, 19 Feb 2025 16:14:41 +0000 (11:14 -0500)
commita47e2297fc283f87daa60dd3abd6507443aeacec
treeb55f142d24175376989b2f72c825f182d19978a7
parente3f9a1e14ac8694d0eb8e4cfa88f16510cf23b6b
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>
gdb/dwarf2/read-gdb-index.c
gdb/dwarf2/read.c
gdb/dwarf2/read.h