commit | eae0da7eb450546da6551a625aa3a5c6328c1c9f | [log] [tgz] |
---|---|---|
author | H.J. Lu <hjl.tools@gmail.com> | Mon Sep 01 11:00:43 2025 -0700 |
committer | H.J. Lu <hjl.tools@gmail.com> | Tue Sep 02 08:29:26 2025 -0700 |
tree | 52de9141e917d17c4fed04cbcaa2973b095d4204 | |
parent | eb3e0ff4f191ecc43579233df43295c648ce918e [diff] |
readelf: Report if no GOT section found Update "readelf --got-contents" to report if no GOT section found. * readelf.c (process_got_section_contents): Report if no GOT section found. * testsuite/binutils-all/readelf-got.d: New file. * testsuite/binutils-all/readelf.exp: Run readelf-got. Signed-off-by: H.J. Lu <hjl.tools@gmail.com>