diff options
author | Tom Tromey <tom@tromey.com> | 2020-03-26 09:28:08 -0600 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2020-03-26 09:28:23 -0600 |
commit | 436c571c6afc8c5affe36327ab363b98ec9adb2d (patch) | |
tree | 605a83d657a4051f5170b515d50622476aa5aecb /gdb/dwarf2/attribute.h | |
parent | 052c8bb83a515768cd6af2f3707b6e05854cac54 (diff) | |
download | binutils-436c571c6afc8c5affe36327ab363b98ec9adb2d.zip binutils-436c571c6afc8c5affe36327ab363b98ec9adb2d.tar.gz binutils-436c571c6afc8c5affe36327ab363b98ec9adb2d.tar.bz2 |
Remove sibling_die
The sibling_die helper function does not seem to add much value,
considering that many other fields of die_info are directly accessed.
So, this removes it.
gdb/ChangeLog
2020-03-26 Tom Tromey <tom@tromey.com>
* dwarf2/read.c (read_import_statement, read_file_scope)
(read_type_unit_scope, inherit_abstract_dies, read_func_scope)
(read_lexical_block_scope, read_call_site_scope)
(dwarf2_get_subprogram_pc_bounds, get_scope_pc_bounds)
(handle_struct_member_die, process_structure_scope)
(update_enumeration_type_from_children)
(process_enumeration_scope, read_array_type, read_common_block)
(read_namespace, read_module, read_subroutine_type): Update.
(sibling_die): Remove.
Diffstat (limited to 'gdb/dwarf2/attribute.h')
0 files changed, 0 insertions, 0 deletions