diff options
author | Tom Tromey <tom@tromey.com> | 2020-09-29 18:49:08 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-09-29 20:29:06 -0600 |
commit | 1bc397c561f55c1cf67a5e02f5c9305a54155a2e (patch) | |
tree | ac62792e3d25ef7c9429aebd4168d1dcc3aa72e0 /gdb/xcoffread.c | |
parent | 630ed6b975d2d2f950523dd2ad9ac77614f5222c (diff) | |
download | gdb-1bc397c561f55c1cf67a5e02f5c9305a54155a2e.zip gdb-1bc397c561f55c1cf67a5e02f5c9305a54155a2e.tar.gz gdb-1bc397c561f55c1cf67a5e02f5c9305a54155a2e.tar.bz2 |
Remove DW_SND
This removes DW_SND in favor of accessors on struct attribute.
These accessors check that the form is appropriate.
gdb/ChangeLog
2020-09-29 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (get_alignment, read_array_order)
(read_attribute_value, dwarf2_const_value_attr)
(dump_die_shallow, dwarf2_fetch_constant_bytes): Update.
* dwarf2/attribute.h (struct attribute) <as_signed, set_signed>:
New methods.
(DW_SND): Remove.
Diffstat (limited to 'gdb/xcoffread.c')
0 files changed, 0 insertions, 0 deletions