OSDN Git Service

* readelf.c (load_specific_debug_section): New function, from
authordrow <drow>
Fri, 5 Sep 2008 14:49:05 +0000 (14:49 +0000)
committerdrow <drow>
Fri, 5 Sep 2008 14:49:05 +0000 (14:49 +0000)
commit2c64c45348db275a399efed12cf8ff7312d58dcf
treef71f5853ba2135dacbbaa658e096eec21f65d528
parent002c731ceb880d09c2433a47b137804f1669b7c8
* readelf.c (load_specific_debug_section): New function, from
load_debug_section.
(load_debug_section): Use load_specific_debug_section.
(display_debug_section): Use load_specific_debug_section.  Check for
multiple sections with the same name.
binutils/ChangeLog
binutils/readelf.c