https://sourceware.org/bugzilla/show_bug.cgi?id=28873
--- Comment #2 from Di Chen <dichen at redhat dot com> --- commit 369c021c6eedae3665c1dbbaa4fc43afbbb698f4 Author: Di Chen <dic...@redhat.com> Date: Thu Apr 28 19:55:33 2022 +0800 readelf: Support --dynamic with --use-dynamic Currently, eu-readelf is using section headers to dump the dynamic segment information (print_dynamic -> handle_dynamic). This patch adds new options to eu-readelf (-D, --use-dynamic) for (-d, --dynamic). https://sourceware.org/bugzilla/show_bug.cgi?id=28873 Signed-off-by: Di Chen <dic...@redhat.com> -- You are receiving this mail because: You are on the CC list for the bug.