diff options
author | Tom Tromey <tom@tromey.com> | 2024-03-08 13:37:50 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2024-05-04 09:30:30 -0600 |
commit | a5a401018905185d6b82395b2c40a15dcb229bc6 (patch) | |
tree | e5a806af84d4ade28de7035d51d474fdbf62ad4a /libctf/ctf-subr.c | |
parent | 91fc201ed4a822f5fa86d1075806470c327bc455 (diff) | |
download | gdb-a5a401018905185d6b82395b2c40a15dcb229bc6.zip gdb-a5a401018905185d6b82395b2c40a15dcb229bc6.tar.gz gdb-a5a401018905185d6b82395b2c40a15dcb229bc6.tar.bz2 |
Remove more calls to dwarf2_per_objfile::adjust
As with the previous patch, this patch removes some calls to
dwarf2_per_objfile::adjust. These calls are not needed by the cooked
indexer, as it does not create symbols or look up symbols by address.
The call in dwarf2_ranges_read is similarly not needed, as it is only
used to update an addrmap; and in any case I believe this particular
call is only reached by the indexer.
Diffstat (limited to 'libctf/ctf-subr.c')
0 files changed, 0 insertions, 0 deletions