OSDN Git Service

Add mangled names to addr2line -i output.
authorJim Wilson <wilson@tuliptree.org>
Tue, 20 Sep 2005 18:13:32 +0000 (18:13 +0000)
committerJim Wilson <wilson@tuliptree.org>
Tue, 20 Sep 2005 18:13:32 +0000 (18:13 +0000)
commit92cfadfc5e4f253eba9df05952c7e5326c290796
tree35280a60bf1ea395a8a775973e87b37f5511c02b
parent73a31f7f684cb39209ecb3acd08495175f4c2182
Add mangled names to addr2line -i output.
* dwarf2.c (find_abstract_instance_name): Don't early exit when name
set.  For DW_AT_name case, only set name if not already set.  Handle
DW_AT_MIPS_linkage_name.
bfd/ChangeLog
bfd/dwarf2.c