diff options
author | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-02-20 20:53:19 +0100 |
---|---|---|
committer | Jan Kratochvil <jan.kratochvil@redhat.com> | 2017-02-20 20:53:19 +0100 |
commit | 78d4d2c538dd7975f0f130b2df842c4858c01fd3 (patch) | |
tree | 8850d00da66a6ea5d63bccb14664961d9c5848e4 /gdb/frame.c | |
parent | 43a444f9c5bfd44b4304eafd78338e21d54bea14 (diff) | |
download | gdb-78d4d2c538dd7975f0f130b2df842c4858c01fd3.zip gdb-78d4d2c538dd7975f0f130b2df842c4858c01fd3.tar.gz gdb-78d4d2c538dd7975f0f130b2df842c4858c01fd3.tar.bz2 |
Code cleanup: Split create_debug_types_hash_table
DWARF-5 moved .debug_types into .debug_info and so the types reading code needs
to be reused more (in a future patch).
gdb/ChangeLog
2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
* dwarf2read.c (create_debug_type_hash_table): New function from
create_debug_types_hash_table.
(create_debug_types_hash_table): Call create_debug_type_hash_table.
(create_all_type_units, open_and_init_dwo_file): Update
create_debug_types_hash_table callers.
Diffstat (limited to 'gdb/frame.c')
0 files changed, 0 insertions, 0 deletions