]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
* readelf.c (load_specific_debug_section): New function, from
authorDaniel Jacobowitz <drow@false.org>
Fri, 5 Sep 2008 14:49:05 +0000 (14:49 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 5 Sep 2008 14:49:05 +0000 (14:49 +0000)
commitd966045b7b22448c0c4cdfa90eb1afab34d07c46
treeef2f60f05029d33e996a83306810225d575a49d4
parent0b1553bcdd4db0c7ddb09f01cd281917447d5769
* 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