diff options
author | Jan Beulich <jbeulich@suse.com> | 2025-01-10 08:43:02 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2025-01-10 08:43:02 +0100 |
commit | 3f4bbf3c060e888299c4cc14eff52059921bed93 (patch) | |
tree | a45f9b182e531423cb4c2b127a4c6e0edaea196f /gdb/python/py-param.c | |
parent | e18fc11e47b91961ef4254323abad2a522725af2 (diff) | |
download | binutils-3f4bbf3c060e888299c4cc14eff52059921bed93.zip binutils-3f4bbf3c060e888299c4cc14eff52059921bed93.tar.gz binutils-3f4bbf3c060e888299c4cc14eff52059921bed93.tar.bz2 |
gas: consolidate . latching
... by purging dot_{frag,value}. Right now these two and dot_symbol are
updated independently, which can't be quite right. Centralize .-related
information in dot_symbol, updating it also where previously
dot_{frag,value} were updated. Since S_GET_VALUE() can't be used to
retrieve what used to be dot_value, introduce a new helper to fetch both
frag and offset.
Diffstat (limited to 'gdb/python/py-param.c')
0 files changed, 0 insertions, 0 deletions