Commit 77e1739f authored by Mark Wielaard's avatar Mark Wielaard
Browse files

elflint: Add _edata and _end to the list of possibly dangling gnuld symbols.



gnuld might keep dangling/unused symbols around (see sourceware PR13621).
Add _edata (end of initialized data address) and _end (end of uninitialized
data address) to that list. They might have been added by gnuld even if
there is no such [un]initialized data. Also add the double underscore
variants which are used on some architectures.

Signed-off-by: default avatarMark Wielaard <mjw@redhat.com>
parent 29ee512f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment