diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-14 00:32:45 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-14 12:23:09 -0400 |
commit | 8215e9b0f3cab3743c4287a897f90dcb3119a5a7 (patch) | |
tree | 2eaf41d978c46fc07cfa826920b3c6c62bc0f135 /gdb/python/python.c | |
parent | c912005af77c71461cdcc91cb23e7a2f6872d5b7 (diff) | |
download | binutils-8215e9b0f3cab3743c4287a897f90dcb3119a5a7.zip binutils-8215e9b0f3cab3743c4287a897f90dcb3119a5a7.tar.gz binutils-8215e9b0f3cab3743c4287a897f90dcb3119a5a7.tar.bz2 |
gdb/dwarf: remove pretend_language parameter from load_full_{comp,type}_unit
I noticed that load_full_comp_unit and load_full_type_unit didn't use
their pretend_language parameter. Remove them, and then remove more
things that were needed to get the language value to that point,
including the dwarf2_queue_item field.
Change-Id: Ie8cb21c54ae49da065a1b0a20bf18ccb93961d1a
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions