This is the mail archive of the glibc-bugs@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]

[Bug dynamic-link/14979] Incorrect R_386_GLOB_DAT/R_386_JUMP_SLOT handling


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

--- Comment #11 from Andreas Schwab <schwab@linux-m68k.org> ---
> Relocation section [ 9] '.rela.dyn' at offset 0x3b0 contains 2 entries:
>   Offset              Type            Value               Addend Name
>   0x0000000000600ff0  X86_64_GLOB_DAT 000000000000000000      +0
> __libc_start_main
>   0x0000000000600ff8  X86_64_GLOB_DAT 000000000000000000      +0
> __gmon_start__
> 
> Relocation section [10] '.rela.plt' for section [22] '.got.plt' at offset
> 0x3e0 contains 2 entries:
>   Offset              Type            Value               Addend Name
>   0x0000000000601018  X86_64_JUMP_SLOT 0x0000000000400440      +0 putchar
>   0x0000000000601020  X86_64_JUMP_SLOT 000000000000000000      +0 printf

I don't see any non-zero addend here.

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

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