diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2025-03-05 00:06:39 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-05 11:58:31 -0500 |
commit | 37912250961807bb5dc98158edaf1ee803d0eab3 (patch) | |
tree | 7ac8e8240ae50c643597152f8fce2836824a0071 /gdb/ada-lang.c | |
parent | 559e8b4a19e1ae4724f9da5ccd4534a64e1199d1 (diff) | |
download | binutils-37912250961807bb5dc98158edaf1ee803d0eab3.zip binutils-37912250961807bb5dc98158edaf1ee803d0eab3.tar.gz binutils-37912250961807bb5dc98158edaf1ee803d0eab3.tar.bz2 |
gdb/dwarf: remove unnecessary parameters to create_{cus,debug_type}_hash_table
In create_cus_hash_table, we can get the section and hash table from the
dwo_file directly.
In create_debug_type_hash_table, we can get the hash table from the
dwo_file directly - the section varies.
Change-Id: I1d5ef49df98fe2620e12b83484b28cd7398f24ae
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/ada-lang.c')
0 files changed, 0 insertions, 0 deletions