Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Nov 2018 10:48:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 233397] llvm-objdump doesn't work with statically linked binary: "index past the end of the symbol table"
Message-ID:  <bug-233397-227-cjWkmOSMzi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233397-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233397-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233397

--- Comment #5 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Dimitry Andric from comment #4)
It is indeed _somewhat_ strange.  This merge introduced actual use of ifunc=
 in
libc, and in particular in the static binaries, which now have PLT.  Before
that, csu contained code to process PLT and referenced weak start/stop symb=
ols
for the PLT bounds, which should be zeroes.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233397-227-cjWkmOSMzi>