diff options
author | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2017-06-13 15:20:26 +0200 |
---|---|---|
committer | Andreas Arnez <arnez@linux.vnet.ibm.com> | 2017-06-13 15:20:26 +0200 |
commit | ddd7882a582637d86a321c1ab835f6cdbeb6d017 (patch) | |
tree | 0940843f3d5abb29225b4eb129b034687307bf6c /gdb/testsuite/gdb.python/py-inferior.exp | |
parent | e93523245b704bc126705620969b4736b00350c5 (diff) | |
download | binutils-gdb-ddd7882a582637d86a321c1ab835f6cdbeb6d017.tar.gz |
Remove addr_size field from struct piece_closure
The addr_size field in the piece_closure data structure is a relic from
before introducing the typed DWARF stack. It is obsolete now. This patch
removes it.
gdb/ChangeLog:
* dwarf2loc.c (struct piece_closure) <addr_size>: Remove field.
(allocate_piece_closure): Drop addr_size parameter.
(dwarf2_evaluate_loc_desc_full): Adjust call to
allocate_piece_closure.
Diffstat (limited to 'gdb/testsuite/gdb.python/py-inferior.exp')
0 files changed, 0 insertions, 0 deletions