Speed up readelf and objdump by not looking for DWO links unless the user has request...
authorNick Clifton <nickc@redhat.com>
Thu, 8 Feb 2018 12:29:07 +0000 (12:29 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 8 Feb 2018 12:29:07 +0000 (12:29 +0000)
commit8de3a6e2afe21ac93d610fa46fbc579a81ea2277
tree557d97ca5eda8106e2480e3ec8360a8e166e3beb
parentef135d4314fd4c2d7da66b9d7b59af4a85b0f7e6
Speed up readelf and objdump by not looking for DWO links unless the user has requested that they be displayed/followed.

PR 22802
* dwarf.c (load_separate_debug_file): Return early if the user is
not interested in debug links.
binutils/ChangeLog
binutils/dwarf.c
This page took 0.023852 seconds and 4 git commands to generate.