Re: STT_GNU_IFUNC and PLT

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

 



On Fri, Aug 9, 2013 at 8:52 AM, vijay nag <vijunag@xxxxxxxxx> wrote:
>
> Does STT_GNU_IFUNC always execute via PLT even for a statically linked
> application compiled without -FPIC ?

In effect, yes.  There is some magic in glibc to resolve the IRELATIVE
relocations at startup time even though the dynamic linker is not
being run.

Ian




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux