(process_dynamic_segment): Read syminfo section if available.
authorUlrich Drepper <drepper@redhat.com>
Tue, 25 Aug 1998 23:47:11 +0000 (23:47 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 25 Aug 1998 23:47:11 +0000 (23:47 +0000)
commitfdf959ddcbad062b0613bca849bbbd265e77e9f1
tree830334a5d30bf8c01f4485bed7b931c04d58d516
parent59587664ab597fbb373a17843c90c835ee91da3d
(process_dynamic_segment): Read syminfo section if available.
(process_syminfo): New function.  Print syminfo information.
(process_file): Call process_syminfo and free syminfo data at the end.
binutils/readelf.c