bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/23169] IFUNC pointer should be allowed in executable


From: hjl.tools at gmail dot com
Subject: [Bug ld/23169] IFUNC pointer should be allowed in executable
Date: Sun, 17 Jan 2021 16:48:02 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23169

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Fangrui Song from comment #8)
> Can https://sourceware.org/glibc/wiki/GNU_IFUNC to updated to document what
> is supported and what isn't supported?
> 

IFUNC documentation needs improvements.

> 
> Is the idea that
> (1) the main executable is relocated the last.
> (2) by making the main executable STT_GNU_IFUNC STT_FUNC, ifunc resolver
> will not be called while the main executable is unresolved

Correct.

> (3) How does an ifunc resolver defined in another DSO work? Let the user
> ensures DT_NEEDED BFS order or the ld.so itself does topological sorting?

Current ld.so issues an error with a suggestion when it detects it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]