aboutsummaryrefslogtreecommitdiff
path: root/libctf/ctf-subr.c
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2024-04-01 17:03:45 -0600
committerTom Tromey <tom@tromey.com>2024-05-04 09:30:30 -0600
commit12fddc10c3ca745f98bd297ec72732adddb151c0 (patch)
treef2a0406f046cf3b922f6713b0e26cb039b8682dc /libctf/ctf-subr.c
parent6142f7cd83643ec4e086d926a135844a912c3053 (diff)
downloadgdb-12fddc10c3ca745f98bd297ec72732adddb151c0.zip
gdb-12fddc10c3ca745f98bd297ec72732adddb151c0.tar.gz
gdb-12fddc10c3ca745f98bd297ec72732adddb151c0.tar.bz2
Remove call to dwarf2_per_objfile::adjust from read_attribute_value
Currently, read_attribute_value calls dwarf2_per_objfile::adjust on any address. This seems wrong, because the address may not even be in the text section. Luckily, this call is also not needed, because read_func_scope calls 'relocate', which does the same work.
Diffstat (limited to 'libctf/ctf-subr.c')
0 files changed, 0 insertions, 0 deletions