[Bug 233397] llvm-objdump doesn't work with statically linked binary: "index past the end of the symbol table"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 24 10:48:55 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233397

--- Comment #5 from Konstantin Belousov <kib at 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 symbols
for the PLT bounds, which should be zeroes.

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


More information about the freebsd-bugs mailing list