This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Relocations to use when eliding plts


On Thu, May 28, 2015 at 8:29 AM, Richard Henderson <rth@redhat.com> wrote:
> On 05/28/2015 04:27 AM, H.J. Lu wrote:
>> You get consecutive jmpq's because x86 PLT entry is used as the
>> canonical function address.  If you compile main with -fno-plt -fPIE, you
>> get:
>
> Well, duh.  If the main executable has no PLTs, they aren't used as the
> canonical function address.  Surely you aren't proposing that as a solution?
>

I was just explaining where those consecutive jmpq's came from.
I wasn't suggesting a solution..


-- 
H.J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]