]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb/dwarf: use dwz_file::filename in a few spots
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 25 Feb 2025 21:26:07 +0000 (16:26 -0500)
committerSimon Marchi <simon.marchi@polymtl.ca>
Wed, 26 Feb 2025 03:34:33 +0000 (22:34 -0500)
commit643a92ff411c2df0ba82697c8b2c4ab110ddf35c
treed9303434e5445c85258b6ffee658fbf359d70599
parent00aa53dabce66ca713a1b3ae214d8fd00eabdc9e
gdb/dwarf: use dwz_file::filename in a few spots

I found a few spots where the existing dwz_file::filename method could
be used.

Change-Id: I0522b1e3abbfac2f392f9ec777c37b242ee236d8
Approved-By: Tom Tromey <tom@tromey.com>
gdb/dwarf2/dwz.c
gdb/dwarf2/read-gdb-index.c