diff options
author | Simon Marchi <simon.marchi@efficios.com> | 2025-03-14 00:32:54 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@efficios.com> | 2025-03-14 12:23:41 -0400 |
commit | bd36fe01ba5badc4a91ff1dc3c8b378b763281bf (patch) | |
tree | 679c2bee392a2950d631c3ecdb7a1372932f2dca /gdb/python/python.c | |
parent | dc41f577884bb346028b037da16d6d3613ede3d2 (diff) | |
download | binutils-bd36fe01ba5badc4a91ff1dc3c8b378b763281bf.zip binutils-bd36fe01ba5badc4a91ff1dc3c8b378b763281bf.tar.gz binutils-bd36fe01ba5badc4a91ff1dc3c8b378b763281bf.tar.bz2 |
gdb/dwarf: remove existing_cu parameter of load_full_comp_unit
Following the previous patch, all callers now pass the same thing:
per_objfile->get_cu (this_cu)
Remove that parameter and to the call in the function itself.
Change-Id: Iafd36b058d7b95efae518bb65035c6a03728b018
Approved-By: Tom Tromey <tom@tromey.com>
Diffstat (limited to 'gdb/python/python.c')
0 files changed, 0 insertions, 0 deletions