commit | 7e538762c2c1f2e5c4be31b9ec7d99cc4fbabf7f | [log] [tgz] |
---|---|---|
author | Vladislav Khmelevsky <och95@yandex.ru> | Sun Jan 22 22:07:36 2023 +0400 |
committer | Alan Modra <amodra@gmail.com> | Mon Jan 23 12:51:10 2023 +1030 |
tree | 170fa321de38af8b762d336b4e0c35d4861f77a6 | |
parent | eb8f8bbb117dd83c7a3a92f540f02724f7e2920e [diff] |
Fix objdump --reloc for specific symbol If objdump is used with both --disassemble=symbol and --reloc options skip relocations that have addresses before the symbol, so that they are not displayed.