* dwarf2read.c (create_signatured_type_table_from_index): Rename
authorDoug Evans <dje@google.com>
Thu, 12 Apr 2012 01:39:22 +0000 (01:39 +0000)
committerDoug Evans <dje@google.com>
Thu, 12 Apr 2012 01:39:22 +0000 (01:39 +0000)
commit52dc124a4dba4f63ffb8ec928cda0e56beb6c81b
treebedb0c4e1c73dabe5590a51c3dcad1dc8a863623
parent248fd3bfb3178cfc0495c8a160d54a14b6cb51c2
* dwarf2read.c (create_signatured_type_table_from_index): Rename
local type_sig to sig_type, type_offset to type_offset_in_tu.
(hash_signatured_type): Renamed from hash_type_signature,
all callers updated.
(eq_signatured_type): Renamed from eq_type_signature,
all callers updated.
(create_debug_types_hash_table): Rename local type_sig to sig_type.
(process_enumeration_scope): Ditto.
(lookup_signatured_type_at_offset): Ditto.
(load_full_type_unit, read_signatured_type): Ditto.
gdb/ChangeLog
gdb/dwarf2read.c