* dwarf2read.c (mapped_index): Rename member index_table to
authorDoug Evans <dje@google.com>
Thu, 7 Oct 2010 17:23:30 +0000 (17:23 +0000)
committerDoug Evans <dje@google.com>
Thu, 7 Oct 2010 17:23:30 +0000 (17:23 +0000)
commit3876f04ec95adb82c7fdfd214230070c8964c68c
treeb363cbe0d94e6fa70a327993ebe55e75fcc581c4
parent855c153ff2998d1b306a15a8e01ad9ea26e47532
* dwarf2read.c (mapped_index): Rename member index_table to
symbol_table and index_table_slots to symbol_table_slots.
All uses updated.
(create_symbol_hash_table): Renamed from create_index_table.
All callers updated.
(add_indices_to_cpool): Rename arg index_table to symbol_hash_table.
(write_hash_table): Rename local index_table to symbol_hash_table.
gdb/ChangeLog
gdb/dwarf2read.c
This page took 0.026151 seconds and 4 git commands to generate.