diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-03 16:35:36 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-04 10:41:54 -0500 |
commit | 66195fe109289637e6f1668464c660e782c519f9 (patch) | |
tree | 3df6527a2c6af941589f0c9681f6d189cf90e038 /gdb/ada-lang.c | |
parent | 121efb593c239befbca90ed492492b44a695184e (diff) | |
download | binutils-66195fe109289637e6f1668464c660e782c519f9.zip binutils-66195fe109289637e6f1668464c660e782c519f9.tar.gz binutils-66195fe109289637e6f1668464c660e782c519f9.tar.bz2 |
gdb/dwarf: make dwarf2_get_dwz_file a method of dwarf2_per_bfd
dwarf2_get_dwz_file looks more or less like a simple getter of
dwarf2_per_bfd::dwz_file, so make it into a method.
I typically avoid the `get_` prefix for getters, but that would conflict
with the field name here.
Change-Id: Idd0d5b1bd3813babf438b20aac514b19c77cfc18
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions